Home
last modified time | relevance | path

Searched refs:useGNUTLSOpcode (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h622 bool useGNUTLSOpcode() const { return UseGNUTLSOpcode; } in useGNUTLSOpcode() function
H A DDwarfCompileUnit.cpp234 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in getOrCreateGlobalVariableDIE()