Searched defs:cgi (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcher.h |
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | DAGISelMatcher.h | 1088 EmitNodeMatcher(const CodeGenInstruction &cgi, in MorphNodeToMatcher() argument 1020 EmitNodeMatcherCommon(const CodeGenInstruction & cgi,ArrayRef<MVT::SimpleValueType> vts,ArrayRef<unsigned> operands,bool hasChain,bool hasInGlue,bool hasOutGlue,bool hasmemrefs,int numfixedarityoperands,bool isMorphNodeTo) EmitNodeMatcherCommon() argument 1068 EmitNodeMatcher(const CodeGenInstruction & cgi,ArrayRef<MVT::SimpleValueType> vts,ArrayRef<unsigned> operands,bool hasChain,bool hasInGlue,bool hasOutGlue,bool hasmemrefs,int numfixedarityoperands,unsigned firstresultslot) EmitNodeMatcher() argument
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | Inliner.cpp | 288 llvm::scc_iterator<const CallGraph *> cgi = llvm::scc_begin(&cg); in runTransformOnCGSCCs() local
|