Searched refs:isThroughputPattern (Results 1 – 5 of 5) sorted by relevance
666 if (ML && TII->isThroughputPattern(P)) { in combineInstructions()
944 bool TargetInstrInfo::isThroughputPattern(unsigned Pattern) const { in isThroughputPattern() function in TargetInstrInfo
433 bool isThroughputPattern(unsigned Pattern) const override;
6449 bool AArch64InstrInfo::isThroughputPattern(unsigned Pattern) const { in isThroughputPattern() function in AArch64InstrInfo
1239 virtual bool isThroughputPattern(unsigned Pattern) const;