Searched defs:const_one (Results 1 – 2 of 2) sorted by relevance
55 const int32x4_t const_one = vdupq_n_s32(1); in vpx_highbd_fdct4x4_neon() local
2974 Value const_one = b.create<arith::ConstantIndexOp>(1); in matchAndRewrite() local