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 216 bool Instruction::IsTrap() const {
constants-mips.h 762 bool IsTrap() const;
simulator-mips.cc 406 if (!(instr->IsTrap()) ||
    [all...]

Completed in 69 milliseconds