Home
last modified time | relevance | path

Searched refs:canShiftBinOpWithConstantRHS (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp315 static bool canShiftBinOpWithConstantRHS(BinaryOperator &Shift, in canShiftBinOpWithConstantRHS() function
511 if (canShiftBinOpWithConstantRHS(I, Op0BO, *Op0C)) { in FoldShiftByConstant()
555 canShiftBinOpWithConstantRHS(I, TBO, *C)) { in FoldShiftByConstant()
574 canShiftBinOpWithConstantRHS(I, FBO, *C)) { in FoldShiftByConstant()