Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
DSelectionDAGNodes.h1732 return N->getOpcode() == ISD::GlobalAddress ||
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
DMipsISelLowering.cpp346 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in MipsTargetLowering()
367 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in MipsTargetLowering()
1224 case ISD::GlobalAddress: return lowerGlobalAddress(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp76 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering()
194 case ISD::GlobalAddress: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.cpp125 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering()
749 case ISD::GlobalAddress: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp72 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering()
805 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall()
997 case ISD::GlobalAddress: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp92 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering()
184 case ISD::GlobalAddress: in LowerOperation()
DLanaiInstrInfo.td849 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp119 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
DSelectionDAG.cpp506 case ISD::GlobalAddress: in AddNodeIDCustom()
1409 Opc = isTargetGA ? ISD::TargetGlobalAddress : ISD::GlobalAddress; in getGlobalAddress()
4844 if (GA->getOpcode() != ISD::GlobalAddress) in FoldSymbolOffset()
5822 if (Src.getOpcode() == ISD::GlobalAddress) in isMemSrcFromConstant()
5825 Src.getOperand(0).getOpcode() == ISD::GlobalAddress && in isMemSrcFromConstant()
9692 if (GA->getOpcode() == ISD::GlobalAddress && in isConstantIntBuildVectorOrConstantInt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp86 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering()
345 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
DMSP430InstrInfo.td967 // GlobalAddress, ExternalSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp50 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering()
693 case ISD::GlobalAddress: in LowerOperation()
DAVRInstrInfo.td2073 // GlobalAddress
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp116 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in XCoreTargetLowering()
202 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1364 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in HexagonTargetLowering()
1365 setOperationAction(ISD::GlobalAddress, MVT::i8, Custom); in HexagonTargetLowering()
2928 case ISD::GlobalAddress: return LowerGLOBALADDRESS(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp256 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in R600TargetLowering()
500 case ISD::GlobalAddress: return LowerGlobalAddress(MFI, Op, DAG); in LowerOperation()
DSIISelLowering.cpp206 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in SITargetLowering()
207 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in SITargetLowering()
4055 case ISD::GlobalAddress: { in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp442 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in NVPTXTargetLowering()
443 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in NVPTXTargetLowering()
2179 case ISD::GlobalAddress: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp200 setOperationAction(ISD::GlobalAddress, XLenVT, Custom); in RISCVTargetLowering()
388 case ISD::GlobalAddress: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1484 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in SparcTargetLowering()
3016 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td319 def globaladdr : SDNode<"ISD::GlobalAddress", SDTPtrLeaf, [],
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb.td1567 // GlobalAddress
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp207 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in AArch64TargetLowering()
662 setTargetDAGCombine(ISD::GlobalAddress); in AArch64TargetLowering()
3156 case ISD::GlobalAddress: in LowerOperation()
12675 case ISD::GlobalAddress: in PerformDAGCombine()

12