Home
last modified time | relevance | path

Searched defs:NewShr (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp965 auto *NewShr = BinaryOperator::Create( in visitShl() local
989 auto *NewShr = in visitShl() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp654 BinaryOperator *NewShr = BinaryOperator::Create(ShiftOp->getOpcode(), in FoldShiftByConstant() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp981 auto *NewShr = BinaryOperator::Create( in visitShl() local