Searched defs:oneValue (Results 1 – 3 of 3) sorted by relevance
213 Value oneValue = builder.create<arith::ConstantOp>( in createElementIPowIFunc() local 704 Value oneValue = elseBuilder.create<arith::ConstantOp>( createCtlzFunc() local [all...]
331 APInt oneValue{width, 1ULL, /*isSigned=*/true}; in fold() local
478 Value oneValue = spirv::ConstantOp::getOne(i32Type, loc, rewriter); in matchAndRewrite() local