Home
last modified time | relevance | path

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

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