Searched defs:expMask (Results 1 – 1 of 1) sorted by relevance
403 b.create<arith::ShRUIOp>(operandBitcast, c23), expMask); in convertRoundOp() local 526 Value expMask = createIntConst(loc, iTy, (1ull << exponentWidth) - 1, b); convertRoundEvenOp() local