Searched refs:CGA (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | AsmWriterEmitter.cpp | 878 const CodeGenInstAlias &CGA = Alias.first; in EmitPrintAliasInstruction() local 879 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); in EmitPrintAliasInstruction() 882 CGA.ResultInst->AsmString, Variant); in EmitPrintAliasInstruction() 886 CodeGenInstruction::FlattenAsmStringVariants(CGA.AsmString, Variant); in EmitPrintAliasInstruction() 895 for (auto &ResultInstOpnd : CGA.ResultInst->Operands) in EmitPrintAliasInstruction() 898 IAPrinter IAP(CGA.Result->getAsString(), FlatAliasAsmString, NumMIOps); in EmitPrintAliasInstruction() 903 auto &Operands = CGA.ResultInst->Operands; in EmitPrintAliasInstruction() 924 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i]; in EmitPrintAliasInstruction() 956 Record *R = CGA.ResultOperands[i].getRecord(); in EmitPrintAliasInstruction() 989 auto Imm = CGA.ResultOperands[i].getImm(); in EmitPrintAliasInstruction() [all …]
|
H A D | AsmMatcherEmitter.cpp | 1777 const CodeGenInstAlias &CGA = *cast<const CodeGenInstAlias *>(II->DefRec); in buildAliasOperandReference() local 1780 for (unsigned i = 0, e = CGA.ResultOperands.size(); i != e; ++i) in buildAliasOperandReference() 1781 if (CGA.ResultOperands[i].isRecord() && in buildAliasOperandReference() 1782 CGA.ResultOperands[i].getName() == OperandName) { in buildAliasOperandReference() 1785 Op.SubOpIdx = CGA.ResultInstOperandIndex[i].second; in buildAliasOperandReference() 1790 getOperandClass(CGA.ResultOperands[i].getRecord(), Op.SubOpIdx); in buildAliasOperandReference() 1850 const CodeGenInstAlias &CGA = *cast<const CodeGenInstAlias *>(DefRec); in buildAliasResultOperands() local 1862 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); in buildAliasResultOperands() 1902 int SubIdx = CGA.ResultInstOperandIndex[AliasOpNo].second; in buildAliasResultOperands() 1903 StringRef Name = CGA.ResultOperands[AliasOpNo].getName(); in buildAliasResultOperands() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/ |
H A D | HipStdPar.cpp | 194 auto &CGA = MAM.getResult<CallGraphAnalysis>(M); in run() local 197 for (auto &&CGN : CGA) { in run() 208 for (auto &&N : *CGA[F]) { in run()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | xenix | 63 # - static executables from Windows/386 2.x: WIN386.386, CGA.386, EGA.386, CTVGA.386, HERCULES.386…
|
H A D | wordprocessors | 172 # like: "IBM CGA (& compatibles)"
|
H A D | archive | 2231 # entry comment itself like: "CGA .GL file showing menu input from keyboard"
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 10385 @Article{Ling:1973:CGA,
|