Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZLDCleanup.cpp95 case SystemZ::TLS_LDCALL: in VisitNode()
DSystemZISelLowering.h41 TLS_LDCALL, enumerator
DSystemZAsmPrinter.cpp390 case SystemZ::TLS_LDCALL: in emitInstruction()
DSystemZOperators.td249 def z_tls_ldcall : SDNode<"SystemZISD::TLS_LDCALL", SDT_ZCall,
DSystemZInstrInfo.td313 def TLS_LDCALL : Alias<6, (outs), (ins tlssym:$I2, variable_ops),
DSystemZISelLowering.cpp3369 Offset = lowerTLSGetOffset(Node, DAG, SystemZISD::TLS_LDCALL, Offset); in lowerGlobalTLSAddress()
5917 OPCODE(TLS_LDCALL); in getTargetNodeName()