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