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