Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp43 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h293 const char *GPRel64Directive = nullptr; variable
549 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()