Home
last modified time | relevance | path

Searched refs:emitRenderOpcodes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1863 void CopyRenderer::emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule, in emitRenderOpcodes() function in llvm::gi::CopyRenderer
1879 void CopyRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyRenderer
1883 emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID, Operand.getOpIdx(), in emitRenderOpcodes()
1889 void CopyPhysRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyPhysRegRenderer
1893 CopyRenderer::emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID, in emitRenderOpcodes()
1899 void CopyOrAddZeroRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyOrAddZeroRegRenderer
1921 void CopyConstantAsImmRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyConstantAsImmRenderer
1936 void CopyFConstantAsFPImmRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyFConstantAsFPImmRenderer
1950 void CopySubRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopySubRegRenderer
1968 void AddRegisterRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::AddRegisterRenderer
[all …]
H A DGlobalISelMatchTable.h1893 virtual void emitRenderOpcodes(MatchTable &Table,
1918 static void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule,
1922 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
1944 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
1971 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
1994 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2016 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2042 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2064 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2089 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
[all …]