Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
HDMipsMCAsmInfo.cpp44 DTPRel32Directive = "\t.dtprelword\t"; in MipsMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h309 const char *DTPRel32Directive = nullptr; variable
572 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive()