Searched refs:emitActionOpcodes (Results 1 – 1 of 1) sorted by relevance
2977 virtual void emitActionOpcodes(MatchTable &Table,2989 void emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitActionOpcodes() function in __anon4852db4a0111::DebugCommentAction3049 void emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitActionOpcodes() function in __anon4852db4a0111::BuildMIAction3135 void emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitActionOpcodes() function in __anon4852db4a0111::ConstrainOperandsToDefinitionAction3154 void emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitActionOpcodes() function in __anon4852db4a0111::ConstrainOperandToRegClassAction3176 void emitActionOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitActionOpcodes() function in __anon4852db4a0111::MakeTempRegisterAction3379 MA->emitActionOpcodes(Table, *this); in emit()