Home
last modified time | relevance | path

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

1234

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h71 GlobalAddress, enumerator
/external/llvm-project/llvm/lib/Target/Mips/
DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp74 setOperationAction(ISD::GlobalAddress, MVT::i64, Custom); in BPFTargetLowering()
139 case ISD::GlobalAddress: in LowerOperation()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp60 setOperationAction(ISD::GlobalAddress, MVTPtr, Custom); in WebAssemblyTargetLowering()
535 case ISD::GlobalAddress: in LowerOperation()
/external/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()
/external/llvm-project/llvm/lib/Target/BPF/
DBPFISelLowering.cpp75 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/
DARCISelLowering.cpp125 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in ARCTargetLowering()
749 case ISD::GlobalAddress: in LowerOperation()
/external/llvm-project/llvm/lib/Target/ARC/
DARCISelLowering.cpp124 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/
DWebAssemblyISelLowering.cpp72 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/
DSelectionDAGDumper.cpp97 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp71 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/
DMSP430ISelLowering.cpp101 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/
DLanaiISelLowering.cpp92 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/
DLanaiISelLowering.cpp92 setOperationAction(ISD::GlobalAddress, MVT::i32, Custom); in LanaiTargetLowering()
184 case ISD::GlobalAddress: in LowerOperation()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp78 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/
DSelectionDAGDumper.cpp119 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp123 setOperationAction(ISD::GlobalAddress, PtrVT, Custom); in initSPUActions()
1399 case ISD::GlobalAddress: in LowerOperation()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp120 case ISD::GlobalAddress: return "GlobalAddress"; in getOperationName()
/external/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()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp85 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/
DAVRISelLowering.cpp51 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/
DAVRISelLowering.cpp50 setOperationAction(ISD::GlobalAddress, MVT::i16, Custom); in AVRTargetLowering()
693 case ISD::GlobalAddress: in LowerOperation()

1234