Searched refs:TLS_GDCALL (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 40 TLS_GDCALL, enumerator
|
| H A D | SystemZAsmPrinter.cpp | 470 case SystemZ::TLS_GDCALL: in emitInstruction()
|
| H A D | SystemZOperators.td | 260 def z_tls_gdcall : SDNode<"SystemZISD::TLS_GDCALL", SDT_ZCall,
|
| H A D | SystemZInstrInfo.td | 327 def TLS_GDCALL : Alias<6, (outs), (ins tlssym:$I2, variable_ops),
|
| H A D | SystemZISelLowering.cpp | 3634 Offset = lowerTLSGetOffset(Node, DAG, SystemZISD::TLS_GDCALL, Offset); in lowerGlobalTLSAddress() 6317 OPCODE(TLS_GDCALL); in getTargetNodeName()
|