Searched defs:NewAShr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineShifts.cpp | 1554 Instruction *NewAShr = foldVariableSignZeroExtensionOfVariableHighBitExtract() local |
H A D | InstCombineAddSub.cpp | 1356 auto *NewAShr = BinaryOperator::CreateAShr(X, LowBitsToSkip, canonicalizeCondSignextOfHighBitExtractToSignextHighBitExtract() local |