Searched refs:getAccumulationStartOpcode (Results 1 – 4 of 4) sorted by relevance
457 unsigned getAccumulationStartOpcode(unsigned Opcode) const override;
6932 unsigned AArch64InstrInfo::getAccumulationStartOpcode( in getAccumulationStartOpcode() function in AArch64InstrInfo
1014 getAccumulationStartOpcode(AccumulatorOpcode); in getAccumulatorChain()1531 unsigned OpCode = getAccumulationStartOpcode(Root.getOpcode()); in genAlternativeCodeSequence()
1305 virtual unsigned getAccumulationStartOpcode(unsigned Opcode) const { in getAccumulationStartOpcode() function