Searched refs:getGPRel64Directive (Results 1 – 2 of 2) sorted by relevance
569 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
1444 assert(MAI->getGPRel64Directive() != nullptr); in emitGPRel64Value()1445 OS << MAI->getGPRel64Directive(); in emitGPRel64Value()