Home | History | Annotate | Download | only in MC

Lines Matching refs:getGPRel64Directive

728   assert(MAI.getGPRel64Directive() != 0);
729 OS << MAI.getGPRel64Directive() << *Value;