Searched defs:IsCeil (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | KnownBits.cpp | 766 avgCompute(KnownBits LHS,KnownBits RHS,bool IsCeil,bool IsSigned) avgCompute() argument |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 997 bool IsCeil = combineShiftToAVG() local |