Searched defs:RoundUp (Results 1 – 8 of 8) sorted by relevance
27 static size_t RoundUp(size_t n, size_t to) { in RoundUp() function
27 RoundUp, /* RU */ enumerator
114 static size_t RoundUp(size_t size, size_t align) { RoundUp() function
133 T RoundUp(T p, u64 align) { in RoundUp() function
145 unsigned RoundUp = alignTo(InstrBits, Align(16)); getInstruction() local
160 llvm::Value *RoundUp = CGF.Builder.CreateConstInBoundsGEP1_32( emitRoundPointerUpToAlignment() local
2852 auto RoundUp = [] (const APInt &V, const APInt &A) -> APInt { SolveQuadraticEquationWrap() local
1243 Value *RoundUp = paintOrigin() local