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()
145 if (hasDefault()) { in constrain()158 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()215 bool HaveDefault = IsSimple || hasDefault(); in operator ==()216 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()491 assert(Small.hasDefault() && Big.hasDefault()); in EnforceSmallerThan()
62 if (!Range.hasDefault()) in CodeGenSubRegIndex()736 assert((RSI.hasDefault() || Size != 0 || VTs[0].isSimple()) && in CodeGenRegisterClass()738 if (!RSI.hasDefault()) { in CodeGenRegisterClass()
1265 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()1329 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()