/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
D | SelectionDAGNodes.h | 1392 N->getOpcode() == ISD::GlobalTLSAddress ||
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelDAGToDAG.cpp | 127 case ISD::GlobalTLSAddress: { in Select()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 63 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
D | SelectionDAGNodes.h | 1734 N->getOpcode() == ISD::GlobalTLSAddress ||
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 72 GlobalTLSAddress, enumerator
|
D | SelectionDAGNodes.h | 1696 N->getOpcode() == ISD::GlobalTLSAddress ||
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
D | MipsISelLowering.cpp | 349 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/ |
D | Relocation.txt | 6 GlobalAddress, GlobalTLSAddress, JumpTable, ConstantPool,
|
D | MipsISelLowering.cpp | 348 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/ |
D | SelectionDAGDumper.cpp | 98 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 120 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/VE/ |
D | VEISelLowering.cpp | 124 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in initSPUActions() 1401 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 121 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 72 setOperationAction(ISD::GlobalTLSAddress, MVTPtr, Custom); in WebAssemblyTargetLowering() 1184 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 204 setOperationAction(ISD::GlobalTLSAddress, XLenVT, Custom); in RISCVTargetLowering() 394 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 274 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/ |
D | HexagonISelLowering.cpp | 1360 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/ |
D | HexagonISelLowering.cpp | 1487 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in HexagonTargetLowering() 3096 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1802 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/ |
D | RISCVISelLowering.cpp | 314 setOperationAction(ISD::GlobalTLSAddress, XLenVT, Custom); in RISCVTargetLowering() 540 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1486 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SparcTargetLowering() 3021 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1546 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/ |
D | SparcISelLowering.cpp | 1485 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SparcTargetLowering() 3015 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|