Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp796 Constant *MaxAmt = ConstantInt::get(SrcTy, Width - 1, false); in visitTrunc() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3030 const APInt *MinAmt = nullptr, *MaxAmt = nullptr; in getValidShiftAmountRange() local