Home
last modified time | relevance | path

Searched defs:ult (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/Affine/EDSC/
DBuilders.h198 Value TemplatedIndexedValue<Load, Store>::ult(Value e) { in ult() function
/external/llvm-project/mlir/include/mlir/EDSC/
DBuilders.h309 Value ult(TemplatedIndexedValue e) { in ult() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1205 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/
Devhiperfifo.c320 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
Dhiperfifo.c312 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
Dghiper.c283 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
Dephiperfifo.c342 static int prog_cb(void *p, double dltotal, double dlnow, double ult, in prog_cb()
/external/llvm-project/mlir/lib/Dialect/Affine/EDSC/
DBuilders.cpp273 Value mlir::edsc::op::ult(Value lhs, Value rhs) { in ult() function in mlir::edsc::op
/external/llvm/include/llvm/ADT/
DAPInt.h1047 bool ult(uint64_t RHS) const { in ult() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1023 bool ult(uint64_t RHS) const { in ult() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp501 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp523 bool APInt::ult(const APInt& RHS) const { in ult() function in APInt