Searched refs:IsTrap (Results 1 – 12 of 12) sorted by relevance
173 return instr->IsTrap() || in CanTrap()
95 bool IsTrap() const { return mode_ == kFlags_trap; } in IsTrap() function122 DCHECK(IsTrap()); in trap_id()
957 bool IsTrap() const { in IsTrap() function
873 } else if (cont->IsTrap()) { in EmitWithContinuation()
904 bool IsTrap() const;1284 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
1633 bool IsTrap() const;1835 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
1705 bool IsTrap() const;1932 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
1942 bool IsTrap() const;1979 bool InstructionGetters<P>::IsTrap() const { in IsTrap() function
376 if (!(instr->IsTrap()) || in Debug()
1679 if (!(instr->IsTrap()) || in Debug()
370 if (!(instr->IsTrap()) || in Debug()
345 if (!(instr->IsTrap()) || in Debug()