Searched defs:roundUp (Results 1 – 5 of 5) sorted by relevance
80 template <typename Ty> inline Ty roundUp(Ty V, Ty Boundary) { roundUp() function
37 inline constexpr uptr roundUp(uptr X, uptr Boundary) { in roundUp() function
101 Value roundUp = getConstantValue(loc, i64Ty, roundInt, rewriter); in matchAndRewrite() local
3323 bool roundUp; convertNormalToHexString() local