Searched refs:getInsnMatcher (Results 1 – 1 of 1) sorted by relevance
2494 InstructionMatcher &getInsnMatcher() const { return *InsnMatcher; } in getInsnMatcher() function in __anoncee47b830111::InstructionOperandMatcher3504 bool AIsConstantInsn = AOM && AOM->getInsnMatcher().isConstantInstruction(); in isHigherPriorityThan()3505 bool BIsConstantInsn = BOM && BOM->getInsnMatcher().isConstantInstruction(); in isHigherPriorityThan()4326 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()4416 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()4423 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()4429 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()