Searched refs:hasDefault (Results 1 – 3 of 3) sorted by relevance
81 bool hasDefault() const { return hasMode(DefaultMode); } in hasDefault() function108 assert(hasMode(Mode) || hasDefault()); in makeSimple()
152 if (hasDefault()) { in constrain()165 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()223 bool HaveDefault = IsSimple || hasDefault(); in operator ==()224 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()500 assert(Small.hasDefault() && Big.hasDefault()); in EnforceSmallerThan()
792 assert((RSI.hasDefault() || Size != 0 || VTs[0].isSimple()) && in CodeGenRegisterClass()794 if (!RSI.hasDefault()) { in CodeGenRegisterClass()