Searched refs:infMask (Results 1 – 1 of 1) sorted by relevance
1246 Value infMask = builder.create<arith::CmpFOp>(arith::CmpFPredicate::OEQ, in matchAndRewrite() local1248 Value notNormalFiniteMask = builder.create<arith::OrIOp>(ltMinMask, infMask); in matchAndRewrite()