Searched refs:getGPRel64Directive (Results 1 – 6 of 6) sorted by relevance
406 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
433 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
465 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
859 assert(MAI->getGPRel64Directive() != nullptr); in EmitGPRel64Value()860 OS << MAI->getGPRel64Directive(); in EmitGPRel64Value()
1085 assert(MAI->getGPRel64Directive() != nullptr); in EmitGPRel64Value()1086 OS << MAI->getGPRel64Directive(); in EmitGPRel64Value()
1232 assert(MAI->getGPRel64Directive() != nullptr); in emitGPRel64Value()1233 OS << MAI->getGPRel64Directive(); in emitGPRel64Value()