Home
last modified time | relevance | path

Searched refs:kAllExceptNopInstructions (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.cc70 if (mode == kAllExceptNopInstructions && instr->arch_opcode() == kArchNop) { in Build()
390 Stream s = m.Build(kAllExceptNopInstructions); in TARGET_TEST_F()
447 Stream s = m.Build(kAllExceptNopInstructions); in TARGET_TEST_F()
560 Stream s = m.Build(kAllExceptNopInstructions); in TARGET_TEST_F()
Dinstruction-selector-unittest.h34 kAllExceptNopInstructions enumerator