Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp43 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h299 const char *GPRel64Directive = nullptr; variable
576 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()