Home | History | Annotate | Download | only in ARM

Lines Matching defs:IsIndirect

584   bool IsIndirect = Subtarget->GVIsIndirectSymbol(GV, RelocM);
652 unsigned Opc = IsIndirect ? ARM::PICLDR : ARM::PICADD;
665 if (IsIndirect) {