/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 71 GlobalAddress, enumerator
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
/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-10.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 76 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering() 194 case ISD::GlobalAddress: in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 75 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering() 225 case ISD::GlobalAddress: in LowerOperation()
|
/external/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()
|
/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCISelLowering.cpp | 124 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering() 750 case ISD::GlobalAddress: in LowerOperation()
|
/external/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()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 97 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 71 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering() 977 if (Callee->getOpcode() == ISD::GlobalAddress) { in LowerCall() 1182 case ISD::GlobalAddress: in LowerOperation()
|
/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-project/llvm/lib/Target/Lanai/ |
D | LanaiISelLowering.cpp | 92 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering() 184 case ISD::GlobalAddress: in LowerOperation()
|
/external/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()
|
/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-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 119 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEISelLowering.cpp | 123 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in initSPUActions() 1399 case ISD::GlobalAddress: in LowerOperation()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 120 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
|
/external/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()
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 85 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in MSP430TargetLowering() 344 case ISD::GlobalAddress: return LowerGlobalAddress(Op, DAG); in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 51 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering() 692 case ISD::GlobalAddress: in LowerOperation()
|
/external/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()
|