Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86MnemonicTables.cpp74 const CodeGenInstruction *CGI = *Mnemonics.begin(); in run() local
78 for (const CodeGenInstruction *CGI : Mnemonics) { in run() local
H A DWebAssemblyDisassemblerEmitter.cpp35 auto &CGI = *NumberedInstructions[I]; in emitWebAssemblyDisassemblerTables() local
109 auto &CGI = *InstIt->second.second; emitWebAssemblyDisassemblerTables() local
H A DCodeEmitterGen.cpp101 CodeGenInstruction &CGI = Target.getInstruction(R); in addCodeToMergeInOperand() local
366 for (const CodeGenInstruction *CGI : NumberedInstructions) { emitInstructionBaseValues() local
430 __anon3a7a541c0302(const CodeGenInstruction *CGI) run() argument
440 for (const CodeGenInstruction *CGI : NumberedInstructions) { run() local
[all...]
H A DAsmWriterInst.cpp
H A DVarLenCodeEmitterGen.cpp
H A DAsmWriterInst.h
H A DCodeGenTarget.cpp
H A DDecoderEmitter.cpp1858 parseVarLenInstOperand(const Record & Def,std::vector<OperandInfo> & Operands,const CodeGenInstruction & CGI) parseVarLenInstOperand() argument
1964 populateInstruction(CodeGenTarget & Target,const Record & EncodingDef,const CodeGenInstruction & CGI,unsigned Opc,std::map<unsigned,std::vector<OperandInfo>> & Operands,bool IsVarLenInst) populateInstruction() argument
2492 __anonc56afb9d0602(const CodeGenInstruction *CGI) run() argument
[all...]
H A DDAGISelMatcherEmitter.cpp939 const CodeGenInstruction &CGI = EN->getInstruction(); EmitMatcher() local
H A DGlobalISelCombinerEmitter.cpp478 for (unsigned K = 0; K < CGI.Operands.NumDefs; ++K) in getMCOIOperandTypes() local
1955 for (const CodeGenInstruction *CGI : AOP.insts()) { emitMatchPattern() local
[all...]
H A DAsmMatcherEmitter.cpp1519 for (const CodeGenInstruction *CGI : Target.getInstructionsByEnumValue()) { buildInfo() local
1688 const CodeGenInstruction &CGI = *cast<const CodeGenInstruction *>(II->DefRec); buildInstructionOperandReference() local
[all...]
H A DDAGISelMatcher.h
H A DCodeGenDAGPatterns.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp506 scc_iterator<CallGraph*> CGI = scc_begin(&CG); in runOnModule() local
599 scc_iterator<CallGraph*> *CGI = (scc_iterator<CallGraph*>*)Context; in ReplaceNode() local
H A DLoopAccessAnalysis.cpp253 tryToCreateDiffCheck(const RuntimeCheckingPtrGroup & CGI,const RuntimeCheckingPtrGroup & CGJ) tryToCreateDiffCheck() argument
375 const RuntimeCheckingPtrGroup &CGI = CheckingGroups[I]; generateChecks() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1962 scc_iterator<ProfiledCallGraph *> CGI = scc_begin(ProfiledCG.get()); buildFunctionOrder() local