Searched refs:getGPRel64Directive (Results 1 – 2 of 2) sorted by relevance
369 const char *getGPRel64Directive() const { return GPRel64Directive; } in getGPRel64Directive() function
691 assert(MAI.getGPRel64Directive() != 0); in EmitGPRel64Value()692 OS << MAI.getGPRel64Directive() << *Value; in EmitGPRel64Value()