Searched refs:getInstructionMatcher (Results 1 – 1 of 1) sorted by relevance
963 InstructionMatcher &getInstructionMatcher(StringRef SymbolicName) const;1644 InstructionMatcher &getInstructionMatcher() const { return Insn; } in getInstructionMatcher() function in __anon332dbd1e0111::OperandMatcher2578 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes()2609 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes()2645 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes()2681 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes()2712 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes()2747 unsigned OldInsnVarID = Rule.getInsnVarID(Operand.getInstructionMatcher()); in emitRenderOpcodes()2956 InstructionMatcher &InsnMatcher = Rule.getInstructionMatcher(SymbolicName); in emitRenderOpcodes()3048 if (Insn != &OM.getInstructionMatcher() || in canMutate()[all …]