Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp46 TPRel32Directive = "\t.tprelword\t"; in MipsMCAsmInfo()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h308 const char *TPRel32Directive = nullptr; variable
564 const char *getTPRel32Directive() const { return TPRel32Directive; } in getTPRel32Directive()