Searched refs:hasDefault (Results 1 – 4 of 4) sorted by relevance
110 bool hasDefault() const { in hasDefault() function120 assert(hasDefault()); in get()144 assert(hasMode(Mode) || hasDefault()); in makeSimple()
144 if (hasDefault()) { in constrain()157 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()214 bool HaveDefault = IsSimple || hasDefault(); in operator ==()215 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()492 assert(Small.hasDefault() && Big.hasDefault()); in EnforceSmallerThan()
61 if (!Range.hasDefault()) in CodeGenSubRegIndex()812 assert((RSI.hasDefault() || Size != 0 || VTs[0].isSimple()) && in CodeGenRegisterClass()814 if (!RSI.hasDefault()) { in CodeGenRegisterClass()
1226 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()1290 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()