Searched refs:hasDefault (Results 1 – 3 of 3) sorted by relevance
83 bool hasDefault() const { return hasMode(DefaultMode); } in hasDefault() function110 assert(hasMode(Mode) || hasDefault()); in makeSimple()
137 if (hasDefault()) { in constrain()150 if (VTS.hasMode(M) || VTS.hasDefault()) { in constrain()219 bool HaveDefault = IsSimple || hasDefault(); in operator ==()220 bool VTSHaveDefault = VTSIsSimple || VTS.hasDefault(); in operator ==()466 assert(Small.hasDefault() && Big.hasDefault()); in EnforceSmallerThan()
788 assert((RSI.hasDefault() || Size != 0 || VTs[0].isSimple()) && in CodeGenRegisterClass()790 if (!RSI.hasDefault()) { in CodeGenRegisterClass()