Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h497 bool useGNUTLSOpcode() const { return UseGNUTLSOpcode; } in useGNUTLSOpcode() function
DDwarfCompileUnit.cpp182 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in getOrCreateGlobalVariableDIE()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h662 bool useGNUTLSOpcode() const { return UseGNUTLSOpcode; } in useGNUTLSOpcode() function
DDwarfCompileUnit.cpp269 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in addLocationAttribute()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h685 bool useGNUTLSOpcode() const { return UseGNUTLSOpcode; } in useGNUTLSOpcode() function
DDwarfCompileUnit.cpp301 DD->useGNUTLSOpcode() ? dwarf::DW_OP_GNU_push_tls_address in addLocationAttribute()