Searched refs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | GlobalISelEmitter.cpp | 2145 virtual void emitRenderOpcodes(MatchTable &Table, 2170 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::CopyRenderer 2205 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::CopyOrAddZeroRegRenderer 2242 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::CopyConstantAsImmRenderer 2273 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::CopyFConstantAsFPImmRenderer 2307 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::CopySubRegRenderer 2337 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::AddRegisterRenderer 2367 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::TempRegRenderer 2394 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::ImmRenderer 2432 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon7e76e5f80111::RenderComplexPatternOperand [all …]
|