Searched refs:getGPRel64Directive (Results 1 – 2 of 2) sorted by relevance
381 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
725 assert(MAI->getGPRel64Directive() != nullptr); in EmitGPRel64Value()726 OS << MAI->getGPRel64Directive() << *Value; in EmitGPRel64Value()