Searched defs:RoundUp (Results 1 – 4 of 4) sorted by relevance
143 T RoundUp(T p, u64 align) { in RoundUp() function
141 T RoundUp(T p, u64 align) { in RoundUp() function
160 T RoundUp(T p, u64 align) { in RoundUp() function
2936 auto RoundUp = [] (const APInt &V, const APInt &A) -> APInt { in SolveQuadraticEquationWrap() local