Searched refs:CheckAll (Results 1 – 25 of 25) sorted by relevance
566 void CheckAll(uint64_t v) { in CheckAll() function574 CheckAll(i); in TestFastPrints()577 CheckAll(std::numeric_limits<uint64_t>::max()); in TestFastPrints()578 CheckAll(std::numeric_limits<uint64_t>::max() - 1); in TestFastPrints()579 CheckAll(std::numeric_limits<int64_t>::min()); in TestFastPrints()580 CheckAll(std::numeric_limits<int64_t>::min() + 1); in TestFastPrints()581 CheckAll(std::numeric_limits<uint32_t>::max()); in TestFastPrints()582 CheckAll(std::numeric_limits<uint32_t>::max() - 1); in TestFastPrints()583 CheckAll(std::numeric_limits<int32_t>::min()); in TestFastPrints()584 CheckAll(std::numeric_limits<int32_t>::min() + 1); in TestFastPrints()[all …]
23 def ZeroIdiomVPERMPredicate : CheckAll<[30 def IsThreeOperandsLEAPredicate: CheckAll<[41 CheckAll<[125 def IsAtomicCompareAndSwap_8 : CheckAll<[130 def IsAtomicCompareAndSwap : CheckAll<[135 def IsAtomicCompareAndSwap8B : CheckAll<[140 def IsAtomicCompareAndSwap16B : CheckAll<[
941 CheckAll<[
563 CheckAll<[
1934 CheckAll<[
938 CheckAll<[
1951 CheckAll<[
18 CheckAll<29 CheckAll<[CheckOpcode<[BLR]>,40 CheckAll<85 CheckAll<132 CheckAll<145 CheckAll<[CheckOpcode<[EXTRWrri, EXTRXrri]>,
64 def CheckHForm : CheckAll<[CheckIsRegOperand<0>,99 def CheckSForm : CheckAll<[CheckIsRegOperand<0>,134 def CheckDForm : CheckAll<[CheckIsRegOperand<0>,169 def CheckQForm : CheckAll<[CheckIsRegOperand<0>,352 CheckAll<366 CheckAll<421 CheckAll<434 CheckAll<
67 if (!state.CheckAll()) in iterate()77 if (!state.CheckAll()) in iterate()85 if (!state.CheckAll()) in iterate()
62 if (!state.CheckAll()) in iterate()
97 bool CheckAll();
198 bool DrawBuffersIndexedBase::BlendMaskStateMachine::CheckAll() in CheckAll() function in glcts::DrawBuffersIndexedBase::BlendMaskStateMachine
229 template <typename P> bool CheckAll(P predicate) const { in CheckAll() function389 return CheckAll([](const ShapeSpec &x) { return x.ubound().isExplicit(); }); in IsExplicitShape()392 return CheckAll([](const ShapeSpec &x) { return x.ubound().isDeferred(); }); in IsAssumedShape()395 return CheckAll([](const ShapeSpec &x) { in IsDeferredShape()401 CheckAll([](const ShapeSpec &x) { return x.ubound().isAssumed(); }); in IsImpliedShape()
16 // def MCInstPredicateExample : CheckAll<[24 // The `CheckAll` from the example defines a composition of three different181 // A sequence of predicates. It is used as the base class for CheckAll, and188 class CheckAll<list<MCInstPredicate> Sequence>
16 // def MCInstPredicateExample : CheckAll<[24 // The `CheckAll` from the example defines a composition of three different186 // A sequence of predicates. It is used as the base class for CheckAll, and193 class CheckAll<list<MCInstPredicate> Sequence>
24 def IsCPSRDefinedAndPredicated : CheckAll<[IsCPSRDefined, IsPredicated]>;36 class Am3NegativeRegOffset<int n> : MCSchedPredicate<CheckAll<[48 CheckAll<[