Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp44 DTPRel32Directive = "\t.dtprelword\t"; in MipsMCAsmInfo()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h306 const char *DTPRel32Directive = nullptr; variable
574 const char *getDTPRel32Directive() const { return DTPRel32Directive; } in getDTPRel32Directive()