Searched refs:cstPosInf (Results 1 – 1 of 1) sorted by relevance
597 Value cstPosInf = bcast(f32FromBits(builder, 0x7f800000u)); in logMatchAndRewrite() local670 op.getOperand(), cstPosInf); in logMatchAndRewrite()680 builder.create<arith::SelectOp>(posInfMask, cstPosInf, x))); in logMatchAndRewrite()1235 Value cstPosInf = bcast(f32FromBits(builder, 0x7f800000u)); in matchAndRewrite() local1247 op.getOperand(), cstPosInf); in matchAndRewrite()