#include "tce_config.h"
#include <llvm/IR/Intrinsics.h>
#include <llvm/Support/Debug.h>
#include <llvm/Support/Compiler.h>
#include <llvm/Support/raw_ostream.h>
#include "TCEDAGToDAGISel.hh"
#include "TCETargetMachine.hh"
#include "TCESubtarget.hh"
#include "TCEISelLowering.hh"
#include "Conversion.hh"
#include "MathTools.hh"
#include "TCEGenDAGISel.inc"
Go to the source code of this file.
◆ DEFAULT_TYPE
#define DEFAULT_TYPE MVT::i32 |
◆ MOVE_IMM
#define MOVE_IMM TCE::MOVI32ri |
◆ RETURN_SELECTED_NODE
#define RETURN_SELECTED_NODE |
( |
|
node | ) |
|
◆ SELECT_NODE_AND_RETURN
#define SELECT_NODE_AND_RETURN |
( |
|
args... | ) |
|