Searched refs:TLS_GDCALL (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 40 TLS_GDCALL, enumerator
|
H A D | SystemZAsmPrinter.cpp | 383 case SystemZ::TLS_GDCALL: in emitInstruction()
|
H A D | SystemZOperators.td | 246 def z_tls_gdcall : SDNode<"SystemZISD::TLS_GDCALL", SDT_ZCall,
|
H A D | SystemZInstrInfo.td | 311 def TLS_GDCALL : Alias<6, (outs), (ins tlssym:$I2, variable_ops),
|
H A D | SystemZISelLowering.cpp | 3354 Offset = lowerTLSGetOffset(Node, DAG, SystemZISD::TLS_GDCALL, Offset); in lowerGlobalTLSAddress() 5916 OPCODE(TLS_GDCALL); in getTargetNodeName()
|