Searched refs:CGA (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 874 const CodeGenInstAlias &CGA = Alias.first; in EmitPrintAliasInstruction() local 875 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); in EmitPrintAliasInstruction() 878 CGA.ResultInst->AsmString, Variant); in EmitPrintAliasInstruction() 882 CodeGenInstruction::FlattenAsmStringVariants(CGA.AsmString, Variant); in EmitPrintAliasInstruction() 891 for (auto &ResultInstOpnd : CGA.ResultInst->Operands) in EmitPrintAliasInstruction() 894 IAPrinter IAP(CGA.Result->getAsString(), FlatAliasAsmString, NumMIOps); in EmitPrintAliasInstruction() 899 auto &Operands = CGA.ResultInst->Operands; in EmitPrintAliasInstruction() 920 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i]; in EmitPrintAliasInstruction() 952 const Record *R = CGA.ResultOperands[i].getRecord(); in EmitPrintAliasInstruction() 985 auto Imm = CGA.ResultOperands[i].getImm(); in EmitPrintAliasInstruction() [all …]
|
| H A D | AsmMatcherEmitter.cpp | 1773 const CodeGenInstAlias &CGA = *cast<const CodeGenInstAlias *>(II->DefRec); in buildAliasOperandReference() local 1777 zip_equal(CGA.ResultOperands, CGA.ResultInstOperandIndex)) { in buildAliasOperandReference() 1846 const CodeGenInstAlias &CGA = *cast<const CodeGenInstAlias *>(DefRec); in buildAliasResultOperands() local 1858 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); in buildAliasResultOperands() 1896 int SubIdx = CGA.ResultInstOperandIndex[AliasOpNo].second; in buildAliasResultOperands() 1897 StringRef Name = CGA.ResultOperands[AliasOpNo].getName(); in buildAliasResultOperands() 1910 CGA.ResultInstOperandIndex[AliasOpNo].first == Idx; in buildAliasResultOperands() 1912 int SubIdx = CGA.ResultInstOperandIndex[AliasOpNo].second; in buildAliasResultOperands() 1916 switch (CGA.ResultOperands[AliasOpNo].Kind) { in buildAliasResultOperands() 1918 StringRef Name = CGA.ResultOperands[AliasOpNo].getName(); in buildAliasResultOperands() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/ |
| H A D | HipStdPar.cpp | 191 auto &CGA = MAM.getResult<CallGraphAnalysis>(M); in run() local 194 for (auto &&CGN : CGA) { in run() 205 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 | 2248 # 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,
|