Searched refs:getInsnMatcher (Results 1 – 1 of 1) sorted by relevance
2495 InstructionMatcher &getInsnMatcher() const { return *InsnMatcher; } in getInsnMatcher() function in __anon8aabd5ea0111::InstructionOperandMatcher3511 bool AIsConstantInsn = AOM && AOM->getInsnMatcher().isConstantInstruction(); in isHigherPriorityThan()3512 bool BIsConstantInsn = BOM && BOM->getInsnMatcher().isConstantInstruction(); in isHigherPriorityThan()4336 Rule, InsnOperand.getInsnMatcher(), SrcChild, TempOpIdx); in importChildMatcher()4426 InsnOperand.getInsnMatcher().addPredicate<InstructionOpcodeMatcher>( in importChildMatcher()4433 InsnOperand.getInsnMatcher().addOperand(0, "", TempOpIdx); in importChildMatcher()4439 InsnOperand.getInsnMatcher().addPredicate<VectorSplatImmPredicateMatcher>( in importChildMatcher()