Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1121 unsigned getAltOpcode() const { in getAltOpcode() function in __anon07b2d7740811::BinOpSameOpcodeHelper
1170 unsigned getAltOpcode() const { return getAltOp()->getOpcode(); } in getAltOpcode() function in __anon07b2d7740811::InstructionsState
3895 unsigned getAltOpcode() const { return S.getAltOpcode(); } in getAltOpcode() function in llvm::slpvectorizer::BoUpSLP::TreeEntry