Searched refs:InstructionOperandMatcher (Results 1 – 1 of 1) sorted by relevance
2457 InstructionOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in InstructionOperandMatcher() function in __anon612774070111::InstructionOperandMatcher2492 if (const InstructionOperandMatcher *BP = in isHigherPriorityThan()2493 dyn_cast<InstructionOperandMatcher>(&B)) in isHigherPriorityThan()3472 const InstructionOperandMatcher *AOM = in isHigherPriorityThan()3473 dyn_cast<InstructionOperandMatcher>(this); in isHigherPriorityThan()3474 const InstructionOperandMatcher *BOM = in isHigherPriorityThan()3475 dyn_cast<InstructionOperandMatcher>(&B); in isHigherPriorityThan()4280 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher()5985 if (!isa<InstructionOperandMatcher>(OP)) in hasFirstCondition()6001 if (!isa<InstructionOperandMatcher>(OP)) in getFirstCondition()[all …]