Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1012 unsigned AccumulatorOpcode = CurrentInstr->getOpcode(); in getAccumulatorChain() local
1014 getAccumulationStartOpcode(AccumulatorOpcode); in getAccumulatorChain()
1024 canCombine(MBB, CurrentInstr->getOperand(1), AccumulatorOpcode)) { in getAccumulatorChain()
1030 if (CurrentInstr->getOpcode() == AccumulatorOpcode && in getAccumulatorChain()