Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:STI

2913   const TargetSubtargetInfo &STI = fn.getSubtarget();
2914 TRI = STI.getRegisterInfo();
2915 TII = STI.getInstrInfo();
2920 JoinGlobalCopies = STI.enableJoinGlobalCopies();