Home
last modified time | relevance | path

Searched defs:NodeInfo (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h259 struct NodeInfo { struct
260 NodeInfo *Group = this; argument
268 NodeInfo *find(NodeInfo *Node) { in find() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h137 struct NodeInfo { global() struct
143 ZeroLatencyHeightNodeInfo global() argument
/llvm-project/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp78 struct NodeInfo { global() struct
79 Properties__anon0145c6cc0111::NodeInfo global() argument
80 Creator__anon0145c6cc0111::NodeInfo global() argument
81 Override__anon0145c6cc0111::NodeInfo global() argument
82 ReadHelper__anon0145c6cc0111::NodeInfo global() argument
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DTruncInstCombine.cpp386 TruncInstCombine::Info &NodeInfo = Itr.second; in ReduceExpressionGraph() local
/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp203 IslAstUserPayload *NodeInfo) { in astScheduleDimIsParallel()
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1595 getOperandNum(unsigned OpNo,TreePatternNode & N,const SDNodeInfo & NodeInfo,unsigned & ResNo) getOperandNum() argument
1621 ApplyTypeConstraint(TreePatternNode & N,const SDNodeInfo & NodeInfo,TreePattern & TP) const ApplyTypeConstraint() argument
2775 const SDNodeInfo &NodeInfo = CDP.getSDNodeInfo(getOperator()); canPatternMatch() local
4632 const SDNodeInfo &NodeInfo = CDP.getSDNodeInfo(N->getOperator()); GenerateVariantsOf() local
[all...]
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1388 auto NodeInfo = PFS.IRSlots.MetadataNodes.find(ID); parseMetadata() local
2293 auto NodeInfo = PFS.IRSlots.MetadataNodes.find(ID); parseMDNode() local
[all...]