Home | History | Annotate | Download | only in ARM

Lines Matching defs:STI

271     const ARMSubtarget *STI;
401 STI = &static_cast<const ARMSubtarget &>(MF->getSubtarget());
402 TII = STI->getInstrInfo();
490 if (isThumb2 && !STI->prefers32BitThumb())