Searched refs:NotRegisters (Results 1 – 2 of 2) sorted by relevance
2179 bool NotRegisters, in getImplicitType() argument2187 if (NotRegisters) in getImplicitType()2204 if (NotRegisters) in getImplicitType()2218 if (NotRegisters) in getImplicitType()2242 if (NotRegisters) in getImplicitType()2256 if (NotRegisters) in getImplicitType()2412 bool TreePatternNode::ApplyTypeConstraints(TreePattern &TP, bool NotRegisters) { in ApplyTypeConstraints() argument2423 NotRegisters, in ApplyTypeConstraints()2483 MadeChange |= getChild(i+1)->ApplyTypeConstraints(TP, NotRegisters); in ApplyTypeConstraints()2505 MadeChange |= getChild(i)->ApplyTypeConstraints(TP, NotRegisters); in ApplyTypeConstraints()[all …]
823 bool ApplyTypeConstraints(TreePattern &TP, bool NotRegisters);