Searched defs:NodeInfo (Results 1 – 3 of 3) sorted by relevance
28 template <typename T> struct NodeInfo { struct34 typedef NodeInfo<FuncDeclNode*> FuncDeclNodeInfo; argument
465 struct NodeInfo { struct466 NodeInfo() in NodeInfo() argument477 bool Matches(NodeInfo* that) { in Matches() argument486 void AddFromPreceding(NodeInfo* that) { in AddFromPreceding() argument501 void AddFromFollowing(NodeInfo* that) { in AddFromFollowing() argument507 void ResetCompilationState() { in ResetCompilationState()512 bool being_analyzed: 1;513 bool been_analyzed: 1;517 bool follows_word_interest: 1;518 bool follows_newline_interest: 1;[all …]
810 const SDNodeInfo &NodeInfo, in getOperandNum()836 const SDNodeInfo &NodeInfo, in ApplyTypeConstraint()1682 const SDNodeInfo &NodeInfo = CDP.getSDNodeInfo(getOperator()); in canPatternMatch() local3113 const SDNodeInfo &NodeInfo = CDP.getSDNodeInfo(N->getOperator()); in GenerateVariantsOf() local