Lines Matching refs:emitRenderOpcodes
2564 virtual void emitRenderOpcodes(MatchTable &Table,
2589 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopyRenderer
2620 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopyPhysRegRenderer
2656 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopyOrAddZeroRegRenderer
2693 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopyConstantAsImmRenderer
2724 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopyFConstantAsFPImmRenderer
2758 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CopySubRegRenderer
2791 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::AddRegisterRenderer
2838 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::TempRegRenderer
2878 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::ImmRenderer
2899 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::SubRegIndexRenderer
2938 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::RenderComplexPatternOperand
2968 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CustomRenderer
2999 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon612774070111::CustomOperandRenderer
3141 Renderer->emitRenderOpcodes(Table, Rule); in emitActionOpcodes()