Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp45 DTPRel64Directive = "\t.dtpreldword\t"; in MipsMCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h209 const char *DTPRel64Directive = nullptr; variable
420 const char *getDTPRel64Directive() const { return DTPRel64Directive; } in getDTPRel64Directive()