Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h304 const char *GPRel32Directive = nullptr; variable
570 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()