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