Searched refs:isThroughputPattern (Results 1 – 5 of 5) sorted by relevance
663 if (ML && TII->isThroughputPattern(P)) { in combineInstructions()
1171 bool TargetInstrInfo::isThroughputPattern(unsigned Pattern) const { in isThroughputPattern() function in TargetInstrInfo
439 bool isThroughputPattern(unsigned Pattern) const override;
7245 bool AArch64InstrInfo::isThroughputPattern(unsigned Pattern) const { in isThroughputPattern() function in AArch64InstrInfo
1270 virtual bool isThroughputPattern(unsigned Pattern) const;