Home
last modified time | relevance | path

Searched defs:CGI (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeBeadsGen.cpp61 for (const CodeGenInstruction *CGI : NumberedInstructions) { in run() local
80 for (const CodeGenInstruction *CGI : NumberedInstructions) { in run() local
H A DWebAssemblyDisassemblerEmitter.cpp32 auto &CGI = *NumberedInstructions[I]; in emitWebAssemblyDisassemblerTables() local
112 auto &CGI = *InstIt->second.second; in emitWebAssemblyDisassemblerTables() local
H A DCodeEmitterGen.cpp85 CodeGenInstruction &CGI = Target.getInstruction(R); in AddCodeToMergeInOperand() local
299 CodeGenInstruction &CGI = Target.getInstruction(R); in getInstructionCaseForEncoding() local
357 for (const CodeGenInstruction *CGI : NumberedInstructions) { in emitInstructionBaseValues() local
403 for (const CodeGenInstruction *CGI : NumberedInstructions) { in run() local
H A DAsmWriterInst.cpp49 AsmWriterInst::AsmWriterInst(const CodeGenInstruction &CGI, unsigned CGIIndex, in AsmWriterInst()
H A DAsmWriterInst.h83 const CodeGenInstruction *CGI; variable
H A DCodeGenTarget.cpp483 const CodeGenInstruction *CGI = I.second.get(); in ComputeInstrsByEnum() local
H A DAsmMatcherEmitter.cpp1499 for (const CodeGenInstruction *CGI : Target.getInstructionsByEnumValue()) { in buildInfo() local
1668 const CodeGenInstruction &CGI = *II->DefRec.get<const CodeGenInstruction*>(); in buildInstructionOperandReference() local
H A DCodeGenDAGPatterns.cpp3703 CodeGenInstruction &CGI, ListInit *Pat, DAGInstMap &DAGInsts) { in parseInstructionPattern()
3922 CodeGenInstruction &CGI = Target.getInstruction(Instr); in ParseInstructions() local
H A DFixedLenDecoderEmitter.cpp1817 const CodeGenInstruction &CGI, unsigned Opc, in populateInstruction()
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dprocesses.rst220 .. _CGI: https://en.wikipedia.org/wiki/Common_Gateway_Interface target in Child Process I/O
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp514 scc_iterator<CallGraph*> CGI = scc_begin(&CG); in runOnModule() local
607 scc_iterator<CallGraph*> *CGI = (scc_iterator<CallGraph*>*)Context; in ReplaceNode() local
H A DLoopAccessAnalysis.cpp242 const RuntimeCheckingPtrGroup &CGI = CheckingGroups[I]; in generateChecks() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp535 const CodeGenInstruction *CGI = PartitionToInstr[PartitionIdx]; in applyForPartition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1724 scc_iterator<ProfiledCallGraph *> CGI = scc_begin(ProfiledCG.get()); in buildFunctionOrder() local
1734 scc_iterator<CallGraph *> CGI = scc_begin(CG); in buildFunctionOrder() local