Searched defs:match_operands (Results 1 – 3 of 3) sorted by relevance
1534 std::enable_if_t<Idx != Last, bool> match_operands(const Instruction *I) { in match_operands() function1539 std::enable_if_t<Idx == Last, bool> match_operands(const Instruction *I) { in match_operands() function
1655 std::enable_if_t<Idx != Last, bool> match_operands(const Instruction *I) { in match_operands() function1660 std::enable_if_t<Idx == Last, bool> match_operands(const Instruction *I) { in match_operands() function