Searched refs:kAllInstructions (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
H A Dinstruction-selector-unittest.cc163 Stream s = m.Build(kAllInstructions);
176 Stream s = m.Build(kAllInstructions);
188 Stream s = m.Build(kAllInstructions);
207 Stream s = m.Build(kAllInstructions);
225 Stream s = m.Build(kAllInstructions);
234 Stream s = m.Build(kAllInstructions);
249 Stream s = m.Build(kAllInstructions);
289 Stream s = m.Build(kAllInstructions);
309 Stream s = m.Build(kAllInstructions);
333 Stream s1 = m1.Build(kAllInstructions);
[all...]
H A Dinstruction-selector-unittest.h32 kAllInstructions, enumerator in enum:v8::internal::compiler::InstructionSelectorTest::StreamBuilderMode

Completed in 100 milliseconds