Searched defs:ult (Results 1 – 12 of 12) sorted by relevance
/external/llvm-project/mlir/include/mlir/Dialect/Affine/EDSC/ |
D | Builders.h | 198 Value TemplatedIndexedValue<Load, Store>::ult(Value e) { in ult() function
|
/external/llvm-project/mlir/include/mlir/EDSC/ |
D | Builders.h | 309 Value ult(TemplatedIndexedValue e) { in ult() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1205 bool ult(const APInt &RHS) const { return compare(RHS) < 0; } in ult() function 1213 bool ult(uint64_t RHS) const { in ult() function
|
/external/curl/docs/examples/ |
D | evhiperfifo.c | 320 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | hiperfifo.c | 312 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ghiper.c | 283 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
D | ephiperfifo.c | 342 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
/external/llvm-project/mlir/lib/Dialect/Affine/EDSC/ |
D | Builders.cpp | 273 Value mlir::edsc::op::ult(Value lhs, Value rhs) { in ult() function in mlir::edsc::op
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1047 bool ult(uint64_t RHS) const { in ult() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1023 bool ult(uint64_t RHS) const { in ult() function
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 501 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 523 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
|