Searched defs:finalShiftVal (Results 1 – 1 of 1) sorted by relevance
86 Value finalShiftVal = b.create<arith::ConstantIndexOp>(loc, shlBits); in permuteVectorOffset() local 89 Value finalShiftVal = b.create<arith::ConstantIndexOp>(loc, -1 * shlBits); in permuteVectorOffset() local 93 Value finalShiftVal = b.create<arith::ConstantIndexOp>(loc, n); in permuteVectorOffset() local