Searched refs:GPRel64Directive (Results 1 – 7 of 7) sorted by relevance
40 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
43 GPRel64Directive = "\t.gpdword\t"; in MipsMCAsmInfo()
202 const char *GPRel64Directive; variable406 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
202 const char *GPRel64Directive = nullptr; variable433 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
240 const char *GPRel64Directive = nullptr; variable465 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive()
66 GPRel64Directive = nullptr; in MCAsmInfo()