Searched refs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 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 [all …]
|