Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp40 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h196 const char *GPRel64Directive; variable
389 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
/external/llvm/lib/MC/
DMCAsmInfo.cpp66 GPRel64Directive = nullptr; in MCAsmInfo()