Searched defs:emitRenderOpcodes (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | GlobalISelEmitter.cpp | 2589 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopyRenderer 2620 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopyPhysRegRenderer 2656 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopyOrAddZeroRegRenderer 2693 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopyConstantAsImmRenderer 2724 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopyFConstantAsFPImmRenderer 2758 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::CopySubRegRenderer 2791 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::AddRegisterRenderer 2838 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::TempRegRenderer 2878 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::ImmRenderer 2899 void emitRenderOpcodes(MatchTable &Table, RuleMatcher &Rule) const override { in emitRenderOpcodes() function in __anona2f7906b0111::SubRegIndexRenderer [all …]
|