Searched refs:InstructionOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
1778 class InstructionOpcodeMatcher : public InstructionPredicateMatcher { class1806 InstructionOpcodeMatcher(unsigned InsnVarID, in InstructionOpcodeMatcher() function in __anona2f7906b0111::InstructionOpcodeMatcher1820 Insts == cast<InstructionOpcodeMatcher>(&B)->Insts; in isIdentical()1865 if (const InstructionOpcodeMatcher *BO = in isHigherPriorityThan()1866 dyn_cast<InstructionOpcodeMatcher>(&B)) in isHigherPriorityThan()1897 InstructionOpcodeMatcher::OpcodeValues;2411 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher()2413 if (auto *OpMatcher = dyn_cast<InstructionOpcodeMatcher>(P.get())) in getOpcodeMatcher()3716 InstructionOpcodeMatcher::initOpcodeValuesMap(Target); in gatherOpcodeValues()3957 InsnMatcher.addPredicate<InstructionOpcodeMatcher>( in createAndImportSelDAGMatcher()[all …]