Searched refs:ExceptionMask (Results 1 – 8 of 8) sorted by relevance
649 switch (instr->Mask(ExceptionMask)) { in VisitException()733 VIXL_ASSERT(instr->Mask(ExceptionMask) == BRK); in DoBreakpoint()
2430 switch (instr->Mask(ExceptionMask)) { in VisitException()3926 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoUnreachable()3936 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoTrace()3963 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoLog()3984 VIXL_ASSERT((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
709 ExceptionMask = 0xFFE0001F, enumerator
1382 switch (instr->Mask(ExceptionMask)) { in VisitException()
3601 switch (instr->Mask(ExceptionMask)) { in VisitException()3669 DCHECK(pc_->Mask(ExceptionMask) == HLT); in VisitException()3700 DCHECK((instr->Mask(ExceptionMask) == HLT) && in DoPrintf()
678 ExceptionMask = 0xFFE0001F, enumerator
1215 switch (instr->Mask(ExceptionMask)) { in VisitException()
910 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()919 if ((instr->Mask(ExceptionMask) == HLT) && in ConstantPoolSizeAt()