Searched defs:floorDiv (Results 1 – 8 of 8) sorted by relevance
32 inline int64_t floorDiv(int64_t lhs, int64_t rhs) { in floorDiv() function
192 private static long floorDiv(long x, long y) { in floorDiv() method in Timestamp
70 private static int floorDiv(int x, int y) { in floorDiv() method in MiscUtils
199 inline int floorDiv(int a, int b) in floorDiv() function
709 AffineExpr AffineExpr::floorDiv(uint64_t v) const { in floorDiv() function in AffineExpr712 AffineExpr AffineExpr::floorDiv(AffineExpr other) const { in floorDiv() function in AffineExpr
231 inline int floorDiv(int a, int b) in floorDiv() function
182 Value mlir::edsc::op::floorDiv(Value lhs, Value rhs) { in floorDiv() function in mlir::edsc::op
50 AffineExprMatcher floorDiv(AffineExprMatcher other) { in floorDiv() function in __anonacd1e89f0111::AffineExprMatcher