Home
last modified time | relevance | path

Searched defs:umin (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhidmap.h174 int32_t umin; /* Array range map type */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp196 KnownBits KnownBits::umin(const KnownBits &LHS, const KnownBits &RHS) { in umin() function in KnownBits
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1310 ConstantRange::umin(const ConstantRange &Other) const { in umin() function in ConstantRange