Searched defs:RoundUp (Results 1 – 6 of 6) sorted by relevance
93 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)); in getInstruction() local
157 llvm::Value *RoundUp = CGF.Builder.CreateConstInBoundsGEP1_32( emitRoundPointerUpToAlignment() local
2860 auto RoundUp = [] (const APInt &V, const APInt &A) -> APInt { SolveQuadraticEquationWrap() local
1239 Value *RoundUp = IRB.CreateAdd(Size, IRB.getInt32(kOriginSize - 1)); paintOrigin() local