Searched refs:HasImplicitSGPR (Results 1 – 1 of 1) sorted by relevance
5861 bool HasImplicitSGPR = findImplicitSGPRRead(MI); in legalizeOperandsVOP2() local5862 if (HasImplicitSGPR && ST.getConstantBusLimit(Opc) <= 1 && Src0.isReg() && in legalizeOperandsVOP2()5923 if (HasImplicitSGPR || !MI.isCommutable()) { in legalizeOperandsVOP2()