/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 62 GlobalAddress, GlobalTLSAddress, FrameIndex, enumerator
|
D | SelectionDAGNodes.h | 1236 N->getOpcode() == ISD::GlobalTLSAddress ||
|
/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/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 148 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in MBlazeTargetLowering() 201 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 146 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in AlphaTargetLowering() 651 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 465 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 98 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
|
D | SelectionDAG.cpp | 401 case ISD::GlobalTLSAddress: { in AddNodeIDCustom() 1274 Opc = isTargetGA ? ISD::TargetGlobalTLSAddress : ISD::GlobalTLSAddress; in getGlobalAddress()
|
D | LegalizeDAG.cpp | 3720 case ISD::GlobalTLSAddress: in ExpandNode()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 706 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in SparcTargetLowering() 1150 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 122 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in XCoreTargetLowering() 170 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 128 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in MipsTargetLowering() 672 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); 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/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/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAG.td | 290 def globaltlsaddr : SDNode<"ISD::GlobalTLSAddress", SDTPtrLeaf, [],
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 200 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in PPCTargetLowering() 205 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in PPCTargetLowering() 4514 case ISD::GlobalTLSAddress: llvm_unreachable("TLS not implemented for PPC"); 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/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 374 case ISD::GlobalTLSAddress: { in AddNodeIDCustom() 1062 Opc = isTargetGA ? ISD::TargetGlobalTLSAddress : ISD::GlobalTLSAddress; in getGlobalAddress() 5906 case ISD::GlobalTLSAddress: return "GlobalTLSAddress"; in getOperationName()
|
D | LegalizeDAG.cpp | 3812 case ISD::GlobalTLSAddress: in ExpandNode()
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 339 def globaltlsaddr : SDNode<"ISD::GlobalTLSAddress", SDTPtrLeaf, [],
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 293 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in PPCTargetLowering() 298 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in PPCTargetLowering() 4327 if (Callee.getOpcode() == ISD::GlobalTLSAddress || in isFunctionGlobalAddress() 8248 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 252 setOperationAction(ISD::GlobalTLSAddress, PtrVT, Custom); in SystemZTargetLowering() 4497 case ISD::GlobalTLSAddress: in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 597 setOperationAction(ISD::GlobalTLSAddress, MVT::i32, Custom); in ARMTargetLowering() 4943 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 440 setOperationAction(ISD::GlobalTLSAddress, MVT::i32 , Custom); in X86TargetLowering() 442 setOperationAction(ISD::GlobalTLSAddress, MVT::i64, Custom); in X86TargetLowering() 10404 case ISD::GlobalTLSAddress: return LowerGlobalTLSAddress(Op, DAG); in LowerOperation()
|