HomeSort by relevance Sort by last modified time
    Searched refs:IsTrap (Results 1 - 3 of 3) sorted by null

  /external/v8/src/mips/
constants-mips.cc 215 bool Instruction::IsTrap() const {
constants-mips.h 684 bool IsTrap() const;
simulator-mips.cc 381 if (!(instr->IsTrap()) ||
    [all...]

Completed in 129 milliseconds