Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsMCAsmInfo.cpp45 DTPRel64Directive = "\t.dtpreldword\t"; in MipsMCAsmInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h310 const char *DTPRel64Directive = nullptr; variable
571 const char *getDTPRel64Directive() const { return DTPRel64Directive; } in getDTPRel64Directive()