Home | History | Annotate | Download | only in MC

Lines Matching refs:getGPRel32Directive

697   assert(MAI.getGPRel32Directive() != 0);
698 OS << MAI.getGPRel32Directive() << *Value;