| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | X86MnemonicTables.cpp | 72 const CodeGenInstruction *CGI = *Mnemonics.begin(); in run() local 76 for (const CodeGenInstruction *CGI : Mnemonics) { in run() local
|
| H A D | CodeEmitterGen.cpp | 104 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 D | WebAssemblyDisassemblerEmitter.cpp | 110 auto &CGI = *InstIt->second.second; in emitWebAssemblyDisassemblerTables() local
|
| H A D | DecoderEmitter.cpp | 1890 const CodeGenInstruction &CGI) { in parseVarLenInstOperand() 1994 const CodeGenInstruction &CGI, unsigned Opc, in populateInstruction()
|
| H A D | DAGISelMatcherEmitter.cpp | 987 const CodeGenInstruction &CGI = EN->getInstruction(); in EmitMatcher() local
|
| H A D | GlobalISelCombinerEmitter.cpp | 462 auto &CGI = CGP.getInst(); in getMCOIOperandTypes() local 1664 for (const CodeGenInstruction *CGI : AOP.insts()) { in emitMatchPattern() local
|
| H A D | AsmMatcherEmitter.cpp | 1544 for (const CodeGenInstruction *CGI : Target.getInstructions()) { in buildInfo() local 1710 const CodeGenInstruction &CGI = *cast<const CodeGenInstruction *>(II->DefRec); in buildInstructionOperandReference() local
|
| H A D | GlobalISelCombinerMatchTableEmitter.cpp | |
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | VarLenCodeEmitterGen.cpp | 231 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 D | AsmWriterInst.cpp | 49 AsmWriterInst::AsmWriterInst(const CodeGenInstruction &CGI, unsigned CGIIndex, in AsmWriterInst()
|
| H A D | AsmWriterInst.h | 83 const CodeGenInstruction *CGI; variable
|
| H A D | CodeGenTarget.cpp | 256 const CodeGenInstruction *CGI = CGIUp.get(); in ComputeInstrsByEnum() local
|
| H A D | DAGISelMatcher.h | 1029 const CodeGenInstruction &CGI; variable
|
| H A D | CodeGenDAGPatterns.cpp | 3820 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 D | CallGraphSCCPass.cpp | 504 scc_iterator<CallGraph*> CGI = scc_begin(&CG); in runOnModule() local 597 scc_iterator<CallGraph*> *CGI = (scc_iterator<CallGraph*>*)Context; in ReplaceNode() local
|
| H A D | LoopAccessAnalysis.cpp | 370 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 D | GIMatchTree.cpp | |
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfile.cpp | 1925 scc_iterator<ProfiledCallGraph *> CGI = scc_begin(ProfiledCG.get()); in buildFunctionOrder() local
|