Home
last modified time | relevance | path

Searched refs:SelectInstructions (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector.h60 void SelectInstructions();
Dpipeline.cc820 selector.SelectInstructions(); in Run()
Dinstruction-selector.cc44 void InstructionSelector::SelectInstructions() { in SelectInstructions() function in v8::internal::compiler::InstructionSelector
/external/v8/test/unittests/compiler/
Dinstruction-selector-unittest.cc45 selector.SelectInstructions(); in Build()