Searched defs:CGI (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.cpp54 AsmWriterInst::AsmWriterInst(const CodeGenInstruction &CGI, unsigned CGIIndex, argument
[all...]
H A DAsmWriterInst.h83 const CodeGenInstruction *CGI; member in class:llvm::AsmWriterInst
H A DWebAssemblyDisassemblerEmitter.cpp32 auto &CGI = *NumberedInstructions[I]; local
106 auto &CGI = *InstIt->second.second; local
H A DCodeEmitterGen.cpp85 CodeGenInstruction &CGI = Target.getInstruction(R); local
299 CodeGenInstruction &CGI = Target.getInstruction(R); local
[all...]
H A DCodeGenTarget.cpp470 const CodeGenInstruction *CGI = I.second.get(); local
H A DAsmMatcherEmitter.cpp542 MatchableInfo(const CodeGenInstruction &CGI) argument
[all...]
H A DCodeGenDAGPatterns.cpp3861 CodeGenInstruction &CGI local
3642 parseInstructionPattern( CodeGenInstruction &CGI, ListInit *Pat, DAGInstMap &DAGInsts) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp538 const CodeGenInstruction *CGI = PartitionToInstr[PartitionIdx]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCallGraphSCCPass.cpp497 scc_iterator<CallGraph*> CGI = scc_begin(&CG); local
590 scc_iterator<CallGraph*> *CGI = (scc_iterator<CallGraph*>*)Context; local
H A DLoopAccessAnalysis.cpp245 const RuntimeCheckingPtrGroup &CGI = CheckingGroups[I]; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1807 scc_iterator<CallGraph *> CGI = scc_begin(CG); local

Completed in 94 milliseconds