/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-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstructions.td | 342 class GlobalAddress : CodePatPred<[{ 392 class GlobalStore <SDPatternOperator op> : StoreFrag<op>, GlobalAddress; 424 def truncstorei8_hi16_global : StoreHi16 <truncstorei8>, GlobalAddress; 425 def truncstorei16_hi16_global : StoreHi16 <truncstorei16>, GlobalAddress; 543 (AMDGPUatomic_cmp_swap node:$ptr, node:$value)>, GlobalAddress; 547 (atomic_cmp_swap node:$ptr, node:$cmp, node:$value)>, GlobalAddress;
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
/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/BPF/ |
D | BPFISelLowering.cpp | 74 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering() 139 case ISD::GlobalAddress: 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 77 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering() 193 case ISD::GlobalAddress: in LowerOperation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 126 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering() 750 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-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 67 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering() 732 case ISD::GlobalAddress: 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/MSP430/ |
D | MSP430ISelLowering.cpp | 108 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 185 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/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 97 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 118 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/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-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 93 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering() 185 case ISD::GlobalAddress: 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-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 136 setOperationAction(ISD::GlobalAddress, XLenVT, Custom); in RISCVTargetLowering() 275 case ISD::GlobalAddress: in LowerOperation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 82 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 334 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()
|