Searched refs:InstructionOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
1765 class InstructionOpcodeMatcher : public InstructionPredicateMatcher { class1793 InstructionOpcodeMatcher(unsigned InsnVarID, in InstructionOpcodeMatcher() function in __anon332dbd1e0111::InstructionOpcodeMatcher1807 Insts == cast<InstructionOpcodeMatcher>(&B)->Insts; in isIdentical()1852 if (const InstructionOpcodeMatcher *BO = in isHigherPriorityThan()1853 dyn_cast<InstructionOpcodeMatcher>(&B)) in isHigherPriorityThan()1884 InstructionOpcodeMatcher::OpcodeValues;2398 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher()2400 if (auto *OpMatcher = dyn_cast<InstructionOpcodeMatcher>(P.get())) in getOpcodeMatcher()3703 InstructionOpcodeMatcher::initOpcodeValuesMap(Target); in gatherOpcodeValues()3943 InsnMatcher.addPredicate<InstructionOpcodeMatcher>( in createAndImportSelDAGMatcher()[all …]