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