Searched refs:emitCaptureOpcodes (Results 1 – 2 of 2) sorted by relevance
1848 void emitCaptureOpcodes(MatchTable &Table, RuleMatcher &Rule) const;1851 emitCaptureOpcodes(Table, Rule); in emitPredicateOpcodes()
1829 void InstructionOperandMatcher::emitCaptureOpcodes(MatchTable &Table, in emitCaptureOpcodes() function in llvm::gi::InstructionOperandMatcher