Home
last modified time | relevance | path

Searched refs:GlobalAddress (Results 1 – 25 of 25) sorted by relevance

/external/llvm/lib/Target/PTX/
DPTXISelLowering.cpp105 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in PTXTargetLowering()
106 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in PTXTargetLowering()
122 case ISD::GlobalAddress: in LowerOperation()
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
DSelectionDAGNodes.h1236 return N->getOpcode() == ISD::GlobalAddress ||
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1190 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in HexagonTargetLowering()
1191 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom); in HexagonTargetLowering()
1355 case ISD::GlobalAddress: return LowerGLOBALADDRESS(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp147 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MBlazeTargetLowering()
202 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp88 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
DSelectionDAG.cpp381 case ISD::GlobalAddress: in AddNodeIDCustom()
1080 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress()
3321 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromString()
3324 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromString()
DDAGCombiner.cpp1390 GA->getOpcode() == ISD::GlobalAddress) in visitADD()
1675 if (N1C && GA->getOpcode() == ISD::GlobalAddress) in visitSUB()
DLegalizeDAG.cpp3465 case ISD::GlobalAddress: in ExpandNode()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp105 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering()
186 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
DMSP430InstrInfo.td1137 // GlobalAddress, ExternalSymbol
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp704 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in SparcTargetLowering()
1150 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp119 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering()
170 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp132 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MipsTargetLowering()
156 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in MipsTargetLowering()
739 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
DMipsInstrInfo.td58 // MipsISelLowering to lower stuff like GlobalAddress, ExternalSymbol
/external/llvm/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp329 case ISD::GlobalAddress: in SelectAFormAddr()
DSPUISelLowering.cpp371 setOperationAction(ISD::GlobalAddress, VT, Custom); in SPUTargetLowering()
2796 case ISD::GlobalAddress: in LowerOperation()
/external/llvm/lib/Target/X86/
DX86InstrCompiler.td898 // ConstantPool GlobalAddress, ExternalSymbol, and JumpTable
926 // ConstantPool GlobalAddress, ExternalSymbol, and JumpTable when not in small
DX86ISelLowering.cpp459 setOperationAction(ISD::GlobalAddress , MVT::i32 , Custom); in X86TargetLowering()
468 setOperationAction(ISD::GlobalAddress , MVT::i64 , Custom); in X86TargetLowering()
10840 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td286 def globaladdr : SDNode<"ISD::GlobalAddress", SDTPtrLeaf, [],
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp208 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in PPCTargetLowering()
213 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in PPCTargetLowering()
4561 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td1276 // ConstantPool, GlobalAddress
DARMISelLowering.cpp647 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARMTargetLowering()
5141 case ISD::GlobalAddress: in LowerOperation()
DARMInstrThumb2.td3496 // ConstantPool, GlobalAddress, and JumpTable
DARMInstrInfo.td4827 // ConstantPool, GlobalAddress, and JumpTable