Searched refs:Src0Shl (Results 1 – 1 of 1) sorted by relevance
4741 auto *Src0Shl = makeReg(NewTypeAfterShl); in lowerIcmp() local4743 _vshl(Src0Shl, Src0T, Imm); in lowerIcmp()4744 Src0 = Src0Shl; in lowerIcmp()