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

  /external/v8/src/compiler/
instruction-selector-unittest.cc 64 if (mode == kAllExceptNopInstructions && instr->arch_opcode() == kArchNop) {
312 Stream s = m.Build(kAllExceptNopInstructions);
356 Stream s = m.Build(kAllExceptNopInstructions);
441 Stream s = m.Build(kAllExceptNopInstructions);
instruction-selector-unittest.h 32 kAllExceptNopInstructions

Completed in 451 milliseconds