Searched refs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 2136 virtual void emitRenderOpcodes(MatchTable &Table, 2161 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::CopyRenderer 2196 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::CopyOrAddZeroRegRenderer 2233 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::CopyConstantAsImmRenderer 2264 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::CopyFConstantAsFPImmRenderer 2298 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::CopySubRegRenderer 2328 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::AddRegisterRenderer 2358 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::TempRegRenderer 2385 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::ImmRenderer 2423 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anon0c06086d0111::RenderComplexPatternOperand [all …]
|