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

  /external/v8/test/unittests/compiler/
instruction-selector-unittest.cc 70 if (mode == kAllExceptNopInstructions && instr->arch_opcode() == kArchNop) {
390 Stream s = m.Build(kAllExceptNopInstructions);
447 Stream s = m.Build(kAllExceptNopInstructions);
560 Stream s = m.Build(kAllExceptNopInstructions);
instruction-selector-unittest.h 34 kAllExceptNopInstructions

Completed in 503 milliseconds