Searched refs:TLS_LDCALL (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZLDCleanup.cpp | 93 case SystemZ::TLS_LDCALL: in VisitNode()
|
D | SystemZISelLowering.h | 40 TLS_LDCALL, enumerator
|
D | SystemZAsmPrinter.cpp | 140 case SystemZ::TLS_LDCALL: in EmitInstruction()
|
D | SystemZOperators.td | 165 def z_tls_ldcall : SDNode<"SystemZISD::TLS_LDCALL", SDT_ZCall,
|
D | SystemZInstrInfo.td | 257 def TLS_LDCALL : Alias<6, (outs), (ins tlssym:$I2, variable_ops),
|
D | SystemZISelLowering.cpp | 2553 Offset = lowerTLSGetOffset(Node, DAG, SystemZISD::TLS_LDCALL, Offset); in lowerGlobalTLSAddress() 4428 OPCODE(TLS_LDCALL); in getTargetNodeName()
|
/external/elfutils/backends/ |
D | s390_reloc.def | 70 RELOC_TYPE (TLS_LDCALL, REL)
|