Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DKnownBits.cpp766 avgCompute(KnownBits LHS,KnownBits RHS,bool IsCeil,bool IsSigned) avgCompute() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp997 bool IsCeil = combineShiftToAVG() local