Searched refs:getGPRel64Directive (Results 1 – 4 of 4) sorted by relevance
406 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
418 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
859 assert(MAI->getGPRel64Directive() != nullptr); in EmitGPRel64Value()860 OS << MAI->getGPRel64Directive(); in EmitGPRel64Value()
1009 assert(MAI->getGPRel64Directive() != nullptr); in EmitGPRel64Value()1010 OS << MAI->getGPRel64Directive(); in EmitGPRel64Value()