Searched defs:StreamBuilder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/compiler/
H A Dinstruction-selector-unittest.h35 class StreamBuilder FINAL : public RawMachineAssembler {
37 StreamBuilder(InstructionSelectorTest* test, MachineType return_type) function in class:v8::internal::compiler::InstructionSelectorTest::FINAL
41 StreamBuilder(InstructionSelectorTest* test, MachineType return_type, function in class:v8::internal::compiler::InstructionSelectorTest::FINAL
47 StreamBuilder(InstructionSelectorTest* test, MachineType return_type, function in class:v8::internal::compiler::InstructionSelectorTest::FINAL
54 StreamBuilder(InstructionSelectorTest* test, MachineType return_type, function in class:v8::internal::compiler::InstructionSelectorTest::FINAL
184 friend class StreamBuilder;

Completed in 97 milliseconds