Searched defs:cmp2 (Results 1 – 6 of 6) sorted by relevance
37 v_u32_t cmp2 = v_cond_u32 (absn > v_f32 (192.0f)); in specialcase() local
40 v_u32_t cmp2 = v_cond_u32 (absn > v_f32 (192.0f)); in specialcase() local
117 auto cmp2 = N::g() <=> N::g(); global() variable
310 auto cmp2 = rewriter.create<mlir::arith::OrIOp>(loc, cmp0, cmp1); in matchAndRewrite() local
403 Value xnum = builder.create<arith::SelectOp>(cmp2, subone, abs); in matchAndRewrite() local
3917 auto cmp2 = dyn_cast<arith::CmpIOp>(u.getOwner()); matchAndRewrite() local