Searched refs:InstructionOpcodeMatcher (Results 1 – 1 of 1) sorted by relevance
1782 class InstructionOpcodeMatcher : public InstructionPredicateMatcher { class1810 InstructionOpcodeMatcher(unsigned InsnVarID, in InstructionOpcodeMatcher() function in __anoncee47b830111::InstructionOpcodeMatcher1824 Insts == cast<InstructionOpcodeMatcher>(&B)->Insts; in isIdentical()1869 if (const InstructionOpcodeMatcher *BO = in isHigherPriorityThan()1870 dyn_cast<InstructionOpcodeMatcher>(&B)) in isHigherPriorityThan()1901 InstructionOpcodeMatcher::OpcodeValues;2438 InstructionOpcodeMatcher &getOpcodeMatcher() { in getOpcodeMatcher()2440 if (auto *OpMatcher = dyn_cast<InstructionOpcodeMatcher>(P.get())) in getOpcodeMatcher()3744 InstructionOpcodeMatcher::initOpcodeValuesMap(Target); in gatherOpcodeValues()3990 InsnMatcher.addPredicate<InstructionOpcodeMatcher>( in createAndImportSelDAGMatcher()[all …]