Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DKnownBits.cpp194 APInt MaxShiftAmount = RHS.getMaxValue(); in shl() local
247 APInt MaxShiftAmount = RHS.getMaxValue(); in lshr() local
305 APInt MaxShiftAmount = RHS.getMaxValue(); in ashr() local