Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp897 isBinOpWithConstantInt(const Instruction *I) { in isBinOpWithConstantInt() function in __anon07b2d7740811::BinOpSameOpcodeHelper
966 auto [CI, Pos] = isBinOpWithConstantInt(I); in getOperand()
1083 ConstantInt *CI = isBinOpWithConstantInt(I).first; in add()