/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 98 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in PTXTargetLowering() 99 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in PTXTargetLowering() 115 case ISD::GlobalAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
D | SelectionDAGNodes.h | 1234 return N->getOpcode() == ISD::GlobalAddress ||
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 60 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in BlackfinTargetLowering() 464 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 60 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering() 535 case ISD::GlobalAddress: in LowerOperation()
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 74 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering() 139 case ISD::GlobalAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 94 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in SystemZTargetLowering() 168 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 147 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MBlazeTargetLowering() 200 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 143 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in AlphaTargetLowering() 653 case ISD::GlobalAddress: { in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 108 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 185 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 97 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
D | SelectionDAG.cpp | 399 case ISD::GlobalAddress: in AddNodeIDCustom() 1276 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress() 3283 if (GA->getOpcode() != ISD::GlobalAddress) in FoldSymbolOffset() 4164 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromString() 4167 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromString() 7275 if (GA->getOpcode() == ISD::GlobalAddress && in isConstantIntBuildVectorOrConstantInt()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 101 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 185 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 78 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering() 170 case ISD::GlobalAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 705 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in SparcTargetLowering() 1152 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 118 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering() 169 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 125 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MipsTargetLowering() 126 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in MipsTargetLowering() 670 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 95 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in SITargetLowering() 96 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in SITargetLowering() 1248 case ISD::GlobalAddress: { in LowerOperation()
|
D | R600ISelLowering.cpp | 182 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in R600TargetLowering() 637 case ISD::GlobalAddress: return LowerGlobalAddress(MFI, Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 119 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering() 205 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1806 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in HexagonTargetLowering() 1807 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom); in HexagonTargetLowering() 2788 case ISD::GlobalAddress: return LowerGLOBALADDRESS(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 332 case ISD::GlobalAddress: in SelectAFormAddr()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 372 case ISD::GlobalAddress: in AddNodeIDCustom() 1064 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress() 3323 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromString() 3326 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromString() 5905 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 202 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in NVPTXTargetLowering() 203 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in NVPTXTargetLowering() 1830 case ISD::GlobalAddress: in LowerOperation()
|