Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp45 DTPRel64Directive = "\t.dtpreldword\t"; in MipsMCAsmInfo()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h307 const char *DTPRel64Directive = nullptr; variable
573 const char *getDTPRel64Directive() const { return DTPRel64Directive; } in getDTPRel64Directive()