Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCAsmInfo.cpp35 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h190 const char *GPRel64Directive; // Defaults to NULL. variable
388 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
/external/llvm/lib/MC/
DMCAsmInfo.cpp71 GPRel64Directive = 0; in MCAsmInfo()