Searched defs:quarter (Results 1 – 2 of 2) sorted by relevance
24 static constexpr T quarter = static_cast<T>(0.25); variable
59 Value quarter = b.create<arith::ConstantOp>( in computeAbs() local