Home
last modified time | relevance | path

Searched refs:TLS_LDCALL (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp96 case SystemZ::TLS_LDCALL: in VisitNode()
DSystemZISelLowering.h40 TLS_LDCALL, enumerator
DSystemZAsmPrinter.cpp305 case SystemZ::TLS_LDCALL: in EmitInstruction()
DSystemZOperators.td174 def z_tls_ldcall : SDNode<"SystemZISD::TLS_LDCALL", SDT_ZCall,
DSystemZISelLowering.cpp2612 Offset = lowerTLSGetOffset(Node, DAG, SystemZISD::TLS_LDCALL, Offset); in lowerGlobalTLSAddress()
4600 OPCODE(TLS_LDCALL); in getTargetNodeName()
DSystemZInstrInfo.td415 def TLS_LDCALL : Alias<6, (outs), (ins tlssym:$I2, variable_ops),
/external/elfutils/backends/
Ds390_reloc.def70 RELOC_TYPE (TLS_LDCALL, REL)