Home | History | Annotate | Download | only in ARM

Lines Matching defs:IsIndirect

580   bool IsIndirect = Subtarget->GVIsIndirectSymbol(GV, RelocM);
649 unsigned Opc = IsIndirect ? ARM::PICLDR : ARM::PICADD;
662 if (IsIndirect) {