Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h460 getReduceOpcodeForAccumulator(unsigned int AccumulatorOpCode) const override;
H A DAArch64InstrInfo.cpp7774 unsigned int AccumulatorOpCode) const { in getReduceOpcodeForAccumulator()
7775 switch (AccumulatorOpCode) { in getReduceOpcodeForAccumulator()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1312 getReduceOpcodeForAccumulator(unsigned int AccumulatorOpCode) const { in getReduceOpcodeForAccumulator() argument