Searched defs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 2576 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopyRenderer 2607 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopyPhysRegRenderer 2643 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopyOrAddZeroRegRenderer 2680 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopyConstantAsImmRenderer 2711 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopyFConstantAsFPImmRenderer 2745 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::CopySubRegRenderer 2778 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::AddRegisterRenderer 2825 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::TempRegRenderer 2865 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::ImmRenderer 2886 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon332dbd1e0111::SubRegIndexRenderer [all …]
|