Searched refs:GPRel32Directive (Results 1 – 7 of 7) sorted by relevance
39 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
42 GPRel32Directive = "\t.gpword\t"; in MipsMCAsmInfo()
207 const char *GPRel32Directive; variable407 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
207 const char *GPRel32Directive = nullptr; variable434 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
245 const char *GPRel32Directive = nullptr; variable466 const char *getGPRel32Directive() const { return GPRel32Directive; } in getGPRel32Directive()
67 GPRel32Directive = nullptr; in MCAsmInfo()