Searched refs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 2517 virtual void emitRenderOpcodes(MatchTable &Table, 2542 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopyRenderer 2573 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopyPhysRegRenderer 2609 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopyOrAddZeroRegRenderer 2646 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopyConstantAsImmRenderer 2677 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopyFConstantAsFPImmRenderer 2711 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::CopySubRegRenderer 2744 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::AddRegisterRenderer 2791 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::TempRegRenderer 2831 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0a286f430111::ImmRenderer [all …]
|