Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86MnemonicTables.cpp72 const CodeGenInstruction *CGI = *Mnemonics.begin(); in run() local
76 for (const CodeGenInstruction *CGI : Mnemonics) { in run() local
H A DCodeEmitterGen.cpp104 CodeGenInstruction &CGI = Target.getInstruction(R); in addCodeToMergeInOperand() local
408 for (const CodeGenInstruction *CGI : NumberedInstructions) { in emitInstructionBaseValues() local
487 for (const CodeGenInstruction *CGI : NumberedInstructions) { in run() local
H A DWebAssemblyDisassemblerEmitter.cpp110 auto &CGI = *InstIt->second.second; in emitWebAssemblyDisassemblerTables() local
H A DDecoderEmitter.cpp1890 const CodeGenInstruction &CGI) { in parseVarLenInstOperand()
1994 const CodeGenInstruction &CGI, unsigned Opc, in populateInstruction()
H A DDAGISelMatcherEmitter.cpp987 const CodeGenInstruction &CGI = EN->getInstruction(); in EmitMatcher() local
H A DGlobalISelCombinerEmitter.cpp462 auto &CGI = CGP.getInst(); in getMCOIOperandTypes() local
1664 for (const CodeGenInstruction *CGI : AOP.insts()) { in emitMatchPattern() local
H A DAsmMatcherEmitter.cpp1544 for (const CodeGenInstruction *CGI : Target.getInstructions()) { in buildInfo() local
1710 const CodeGenInstruction &CGI = *cast<const CodeGenInstruction *>(II->DefRec); in buildInstructionOperandReference() local
H A DGlobalISelCombinerMatchTableEmitter.cpp
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DVarLenCodeEmitterGen.cpp231 for (const CodeGenInstruction *CGI : NumberedInstructions) { in run() local
358 for (const CodeGenInstruction *CGI : NumberedInstructions) { in emitInstructionBaseValues() local
452 CodeGenInstruction &CGI = Target.getInstruction(R); in getInstructionCaseForEncoding() 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.cpp256 const CodeGenInstruction *CGI = CGIUp.get(); in ComputeInstrsByEnum() local
H A DDAGISelMatcher.h1029 const CodeGenInstruction &CGI; variable
H A DCodeGenDAGPatterns.cpp3820 void CodeGenDAGPatterns::parseInstructionPattern(CodeGenInstruction &CGI, in parseInstructionPattern()
4044 CodeGenInstruction &CGI = Target.getInstruction(Instr); in ParseInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp504 scc_iterator<CallGraph*> CGI = scc_begin(&CG); in runOnModule() local
597 scc_iterator<CallGraph*> *CGI = (scc_iterator<CallGraph*>*)Context; in ReplaceNode() local
H A DLoopAccessAnalysis.cpp370 const RuntimeCheckingPtrGroup &CGI, const RuntimeCheckingPtrGroup &CGJ) { in tryToCreateDiffCheck()
479 const RuntimeCheckingPtrGroup &CGI = CheckingGroups[I]; in generateChecks() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1925 scc_iterator<ProfiledCallGraph *> CGI = scc_begin(ProfiledCG.get()); in buildFunctionOrder() local