Home | History | Annotate | Download | only in ARM

Lines Matching defs:IsIndirect

626   bool IsIndirect = Subtarget->GVIsIndirectSymbol(GV, RelocM);
695 unsigned Opc = IsIndirect ? ARM::PICLDR : ARM::PICADD;
708 if (IsIndirect) {