Searched refs:Src1Shl (Results 1 – 1 of 1) sorted by relevance
4743 auto *Src1Shl = makeReg(NewTypeAfterShl); in lowerIcmp() local4745 _vshl(Src1Shl, Src1T, Imm); in lowerIcmp()4746 Src1 = Src1Shl; in lowerIcmp()