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