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.cpp1888 void CopyRenderer::emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule, in emitRenderOpcodes() function in llvm::gi::CopyRenderer
1906 void CopyRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyRenderer
1911 emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID, Operand.getOpIdx(), in emitRenderOpcodes()
1917 void CopyPhysRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyPhysRegRenderer
1921 CopyRenderer::emitRenderOpcodes(Table, Rule, NewInsnID, OldInsnVarID, in emitRenderOpcodes()
1927 void CopyOrAddZeroRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyOrAddZeroRegRenderer
1949 void CopyConstantAsImmRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyConstantAsImmRenderer
1964 void CopyFConstantAsFPImmRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopyFConstantAsFPImmRenderer
1978 void CopySubRegRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::CopySubRegRenderer
1996 void AddRegisterRenderer::emitRenderOpcodes(MatchTable &Table, in emitRenderOpcodes() function in llvm::gi::AddRegisterRenderer
[all …]
H A DGlobalISelMatchTable.h1951 virtual void emitRenderOpcodes(MatchTable &Table,
1976 static void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule,
1981 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2003 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2030 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2053 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2075 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2101 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2125 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
2150 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override;
[all …]