/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
D | SelectionDAGNodes.h | 1732 return N->getOpcode() == ISD::GlobalAddress ||
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
D | MipsISelLowering.cpp | 346 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/ |
D | BPFISelLowering.cpp | 76 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/ |
D | ARCISelLowering.cpp | 125 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/ |
D | WebAssemblyISelLowering.cpp | 72 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/ |
D | LanaiISelLowering.cpp | 92 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering() 184 case ISD::GlobalAddress: in LowerOperation()
|
D | LanaiInstrInfo.td | 849 // GlobalAddress, ExternalSymbol, Jumptable, ConstantPool
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 119 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
D | SelectionDAG.cpp | 506 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/ |
D | MSP430ISelLowering.cpp | 86 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 345 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
D | MSP430InstrInfo.td | 967 // GlobalAddress, ExternalSymbol
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 50 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering() 693 case ISD::GlobalAddress: in LowerOperation()
|
D | AVRInstrInfo.td | 2073 // GlobalAddress
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 116 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/ |
D | HexagonISelLowering.cpp | 1364 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/ |
D | R600ISelLowering.cpp | 256 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in R600TargetLowering() 500 case ISD::GlobalAddress: return LowerGlobalAddress(MFI, Op, DAG); in LowerOperation()
|
D | SIISelLowering.cpp | 206 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/ |
D | NVPTXISelLowering.cpp | 442 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/ |
D | RISCVISelLowering.cpp | 200 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/ |
D | SparcISelLowering.cpp | 1484 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/ |
D | TargetSelectionDAG.td | 319 def globaladdr : SDNode<"ISD::GlobalAddress", SDTPtrLeaf, [],
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 1567 // GlobalAddress
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 207 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()
|