Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h298 const char *GPRel32Directive = nullptr; variable
550 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()