Searched defs:cmp2 (Results 1 – 5 of 5) 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
106 auto cmp2 = N::g() <=> N::g(); variable
282 auto cmp2 = rewriter.create<mlir::arith::OrIOp>(loc, cmp0, cmp1); in matchAndRewrite() local
3187 auto cmp2 = dyn_cast<arith::CmpIOp>(u.getOwner()); in matchAndRewrite() local