Home
last modified time | relevance | path

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

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