Home
last modified time | relevance | path

Searched refs:GlobalTLSAddress (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
DSelectionDAGNodes.h1392 N->getOpcode() == ISD::GlobalTLSAddress ||
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelDAGToDAG.cpp127 case ISD::GlobalTLSAddress: { in Select()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
DSelectionDAGNodes.h1734 N->getOpcode() == ISD::GlobalTLSAddress ||
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h72 GlobalTLSAddress, enumerator
DSelectionDAGNodes.h1696 N->getOpcode() == ISD::GlobalTLSAddress ||
/external/llvm-project/llvm/lib/Target/Mips/
DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
DMipsISelLowering.cpp349 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in MipsTargetLowering()
370 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in MipsTargetLowering()
1216 case ISD::GlobalTLSAddress: return lowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DRelocation.txt6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
DMipsISelLowering.cpp348 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in MipsTargetLowering()
369 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in MipsTargetLowering()
1226 case ISD::GlobalTLSAddress: return lowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp98 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp120 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
/external/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp124 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in initSPUActions()
1401 case ISD::GlobalTLSAddress: in LowerOperation()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp121 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp72 setOperationAction(ISD::GlobalTLSAddress, MVTPtr, Custom); in WebAssemblyTargetLowering()
1184 case ISD::GlobalTLSAddress: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp204 setOperationAction(ISD::GlobalTLSAddress, XLenVT, Custom); in RISCVTargetLowering()
394 case ISD::GlobalTLSAddress: in LowerOperation()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp274 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in MipsTargetLowering()
290 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in MipsTargetLowering()
901 case ISD::GlobalTLSAddress: return lowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1360 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in HexagonTargetLowering()
2926 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1487 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in HexagonTargetLowering()
3096 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1802 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in HexagonTargetLowering()
2786 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp314 setOperationAction(ISD::GlobalTLSAddress, XLenVT, Custom); in RISCVTargetLowering()
540 case ISD::GlobalTLSAddress: in LowerOperation()
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1486 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SparcTargetLowering()
3021 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1546 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SparcTargetLowering()
3038 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1485 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SparcTargetLowering()
3015 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()

12