Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp255 const APInt &FullShift = APInt(SrcWidth, SrcWidth - 1); in visitImpl() local
H A DInstCombineAndOrXor.cpp4506 unsigned FullShift = Ty->getScalarSizeInBits() - 1; in foldNot() local