Searched refs:ptms (Results 1 – 5 of 5) sorted by relevance
156 for (const PatternToMatch &PTM : CGP.ptms()) in run()
1200 iterator_range<ptm_iterator> ptms() const { return PatternsToMatch; } in ptms() function
4014 for (const PatternToMatch &PTM : ptms()) { in InferInstructionFlags()4074 for (const PatternToMatch &PTM : ptms()) { in VerifyInstructionFlags()
5623 for (const PatternToMatch &Pat : CGP.ptms()) { in run()
2401 * typeck.c (common_type): Handle ptms properly. Also handle2409 ptms, too.