Home
last modified time | relevance | path

Searched defs:avgFloorU (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp782 KnownBits KnownBits::avgFloorU(const KnownBits &LHS, const KnownBits &RHS) { in avgFloorU() function in KnownBits
H A DAPInt.cpp3077 APInt APIntOps::avgFloorU(const APInt &C1, const APInt &C2) { in avgFloorU() function in APIntOps