Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp47 TPRel64Directive = "\t.tpreldword\t"; in MipsMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h312 const char *TPRel64Directive = nullptr; variable
573 const char *getTPRel64Directive() const { return TPRel64Directive; } in getTPRel64Directive()