Searched refs:CheckAll (Results 1 – 8 of 8) sorted by relevance
19 CheckAll<30 CheckAll<[CheckOpcode<[BLR]>,41 CheckAll<80 CheckAll<121 CheckAll<134 CheckAll<[CheckOpcode<[EXTRWrri, EXTRXrri]>,
65 def CheckDForm : CheckAll<[CheckIsRegOperand<0>,100 def CheckQForm : CheckAll<[CheckIsRegOperand<0>,281 CheckAll<295 CheckAll<350 CheckAll<363 CheckAll<
143 saRoot->CheckAll++; in saTimerTick()150 saRoot->CheckAll, in saTimerTick()156 saRoot->CheckAll, in saTimerTick()167 saRoot->CheckAll, in saTimerTick()175 if( saRoot->CheckAll > 1) in saTimerTick()197 if(saRoot->CheckAll ) in saTimerTick()
336 bit32 CheckAll; member
873 else if (saRoot->CheckAll) in saDelayedInterruptHandler()896 else if (saRoot->CheckAll) in saDelayedInterruptHandler()906 saRoot->CheckAll = 0; in saDelayedInterruptHandler()
24 def ZeroIdiomVPERMPredicate : CheckAll<[31 def IsThreeOperandsLEAPredicate: CheckAll<[42 CheckAll<[
730 CheckAll<[
17 // def MCInstPredicateExample : CheckAll<[25 // The `CheckAll` from the example defines a composition of three different182 // A sequence of predicates. It is used as the base class for CheckAll, and189 class CheckAll<list<MCInstPredicate> Sequence>