Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp445 BinaryOperator *NewShiftOp = BinaryOperator::Create(I.getOpcode(), NewC, A); in commonShiftTransforms() local
485 BinaryOperator *NewShiftOp = in commonShiftTransforms() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp759 unsigned NewShiftOp; in SelectShiftedRegisterFromAnd() local