Searched defs:MipsTargetLowering (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h220 class MipsTargetLowering : public TargetLowering { class in namespace:llvm
223 explicit MipsTargetLowering(const MipsTargetMachine &TM,
226 static const MipsTargetLowering *create(const MipsTargetMachine &TM,
586 /// Create MipsTargetLowering objects.
587 const MipsTargetLowering *
590 const MipsTargetLowering *
H A DMipsISelLowering.cpp74 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const {
79 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty,
85 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty,
91 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty,
97 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty,
103 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty,
110 const char *MipsTargetLowering::getTargetNodeName(unsigned Opcode) const {
225 MipsTargetLowering::MipsTargetLowering(const MipsTargetMachine &TM, function in class:MipsTargetLowering
446 const MipsTargetLowering *MipsTargetLowerin
[all...]

Completed in 88 milliseconds