Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCAsmInfo.cpp42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h301 const char *GPRel32Directive = nullptr; variable
574 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()