Searched refs:InstructionOperandMatcher (Results 1 – 1 of 1) sorted by relevance
2484 InstructionOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in InstructionOperandMatcher() function in __anoncee47b830111::InstructionOperandMatcher2519 if (const InstructionOperandMatcher *BP = in isHigherPriorityThan()2520 dyn_cast<InstructionOperandMatcher>(&B)) in isHigherPriorityThan()3500 const InstructionOperandMatcher *AOM = in isHigherPriorityThan()3501 dyn_cast<InstructionOperandMatcher>(this); in isHigherPriorityThan()3502 const InstructionOperandMatcher *BOM = in isHigherPriorityThan()3503 dyn_cast<InstructionOperandMatcher>(&B); in isHigherPriorityThan()4324 InstructionOperandMatcher &InsnOperand = **MaybeInsnOperand; in importChildMatcher()6045 if (!isa<InstructionOperandMatcher>(OP)) in hasFirstCondition()6061 if (!isa<InstructionOperandMatcher>(OP)) in getFirstCondition()[all …]