Searched defs:ult (Results 1 – 9 of 9) sorted by relevance
| /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 | hiperfifo.c | 318 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | evhiperfifo.c | 322 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | ghiper.c | 285 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| D | ephiperfifo.c | 344 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
|
| /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/llvm/lib/Support/ |
| D | APInt.cpp | 523 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | APInt.cpp | 486 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
|