Searched defs:ceilDiv (Results 1 – 6 of 6) sorted by relevance
23 inline int64_t ceilDiv(int64_t lhs, int64_t rhs) { in ceilDiv() function
210 inline int ceilDiv(int a, int b) in ceilDiv() function
752 AffineExpr AffineExpr::ceilDiv(uint64_t v) const { in ceilDiv() function in AffineExpr755 AffineExpr AffineExpr::ceilDiv(AffineExpr other) const { in ceilDiv() function in AffineExpr
242 inline int ceilDiv(int a, int b) in ceilDiv() function
187 Value mlir::edsc::op::ceilDiv(Value lhs, Value rhs) { in ceilDiv() function in mlir::edsc::op
53 AffineExprMatcher ceilDiv(AffineExprMatcher other) { in ceilDiv() function in __anonacd1e89f0111::AffineExprMatcher