Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DX86MnemonicTables.cpp74 const CodeGenInstruction *CGI = *Mnemonics.begin(); run() local
78 for (const CodeGenInstruction *CGI : Mnemonics) { run() local
H A DWebAssemblyDisassemblerEmitter.cpp110 OS << CGI.Operands.OperandList.size() << ", "; in emitWebAssemblyDisassemblerTables() local
35 auto &CGI = *NumberedInstructions[I]; emitWebAssemblyDisassemblerTables() local
H A DCodeEmitterGen.cpp101 CodeGenInstruction &CGI = Target.getInstruction(R); addCodeToMergeInOperand() local
405 for (const CodeGenInstruction *CGI : NumberedInstructions) { emitInstructionBaseValues() local
487 for (const CodeGenInstruction *CGI : NumberedInstructions) { run() local
[all...]
H A DGlobalISelCombinerEmitter.cpp469 auto &CGI = CGP.getInst(); getMCOIOperandTypes() local
1569 for (const CodeGenInstruction *CGI : AOP.insts()) { emitMatchPattern() local
[all...]
H A DDecoderEmitter.cpp1908 parseVarLenInstOperand(const Record & Def,std::vector<OperandInfo> & Operands,const CodeGenInstruction & CGI) parseVarLenInstOperand() argument
2013 populateInstruction(CodeGenTarget & Target,const Record & EncodingDef,const CodeGenInstruction & CGI,unsigned Opc,std::map<unsigned,std::vector<OperandInfo>> & Operands,bool IsVarLenInst) populateInstruction() argument
[all...]
H A DDAGISelMatcherEmitter.cpp935 const CodeGenInstruction &CGI = EN->getInstruction(); EmitMatcher() local
H A DAsmMatcherEmitter.cpp1545 for (const CodeGenInstruction *CGI : Target.getInstructionsByEnumValue()) { buildInfo() local
1713 const CodeGenInstruction &CGI = *cast<const CodeGenInstruction *>(II->DefRec); buildInstructionOperandReference() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.cpp49 AsmWriterInst::AsmWriterInst(const CodeGenInstruction &CGI, unsigned CGIIndex, in AsmWriterInst()
H A DAsmWriterInst.h83 const CodeGenInstruction *CGI; variable
H A DVarLenCodeEmitterGen.cpp358 const Record *R = CGI->TheDef; in emitInstructionBaseValues() local
451 CodeGenInstruction &CGI = Target.getInstruction(R); in getInstructionCaseForEncoding() local
229 for (const CodeGenInstruction *CGI : NumberedInstructions) { run() local
H A DCodeGenTarget.cpp321 const CodeGenInstruction *CGI = I.second.get(); ComputeInstrsByEnum() local
H A DDAGISelMatcher.h1009 const CodeGenInstruction &CGI; global() variable
H A DCodeGenDAGPatterns.cpp3763 parseInstructionPattern(CodeGenInstruction & CGI,ListInit * Pat,DAGInstMap & DAGInsts) parseInstructionPattern() argument
3991 CodeGenInstruction &CGI = Target.getInstruction(Instr); ParseInstructions() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp599 CGI->ReplaceNode(Old, New); in ReplaceNode() local
506 scc_iterator<CallGraph*> CGI = scc_begin(&CG); runOnModule() local
H A DLoopAccessAnalysis.cpp275 tryToCreateDiffCheck(const RuntimeCheckingPtrGroup & CGI,const RuntimeCheckingPtrGroup & CGJ) tryToCreateDiffCheck() argument
382 const RuntimeCheckingPtrGroup &CGI = CheckingGroups[I]; generateChecks() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1911 scc_iterator<ProfiledCallGraph *> CGI = scc_begin(ProfiledCG.get()); buildFunctionOrder() local