Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp46 TPRel32Directive = "\t.tprelword\t"; in MipsMCAsmInfo()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h308 const char *TPRel32Directive = nullptr; variable
576 const char *getTPRel32Directive() const { return TPRel32Directive; } in getTPRel32Directive()