Searched defs:roundDown (Results 1 – 2 of 2) sorted by relevance
45 inline constexpr uptr roundDown(uptr X, uptr Boundary) { in roundDown() function
102 Value roundDown = getConstantValue(loc, i64Ty, -roundInt, rewriter); in matchAndRewrite() local