Searched refs:NotRegisters (Results 1 – 2 of 2) sorted by relevance
2235 bool NotRegisters, in getImplicitType() argument2243 if (NotRegisters) in getImplicitType()2260 if (NotRegisters) in getImplicitType()2274 if (NotRegisters) in getImplicitType()2298 if (NotRegisters) in getImplicitType()2312 if (NotRegisters) in getImplicitType()2470 bool TreePatternNode::ApplyTypeConstraints(TreePattern &TP, bool NotRegisters) { in ApplyTypeConstraints() argument2481 NotRegisters, in ApplyTypeConstraints()2541 MadeChange |= getChild(i+1)->ApplyTypeConstraints(TP, NotRegisters); in ApplyTypeConstraints()2563 MadeChange |= getChild(i)->ApplyTypeConstraints(TP, NotRegisters); in ApplyTypeConstraints()[all …]
831 bool ApplyTypeConstraints(TreePattern &TP, bool NotRegisters);