Searched refs:hasDefault (Results 1 – 4 of 4) sorted by relevance
112 bool hasDefault() const { in hasDefault() function122 assert(hasDefault()); in get()146 assert(hasMode(Mode) || hasDefault()); in makeSimple()
153 if (hasDefault()) { in constrain()166 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()224 bool HaveDefault = IsSimple || hasDefault(); in operator ==()225 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()498 assert(Small.hasDefault() && Big.hasDefault()); in EnforceSmallerThan()
1240 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()1291 if (VVT.hasDefault() || VVT.hasMode(M)) in runTargetDesc()
792 assert((RSI.hasDefault() || Size != 0 || VTs[0].isSimple()) && in CodeGenRegisterClass()794 if (!RSI.hasDefault()) { in CodeGenRegisterClass()