Home
last modified time | relevance | path

Searched defs:SelectInstructions (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/test/cctest/compiler/
Dinstruction-selector-tester.h45 void SelectInstructions(CpuFeature feature) { in SelectInstructions() function
49 void SelectInstructions(CpuFeature feature1, CpuFeature feature2) { in SelectInstructions() function
/external/chromium_org/v8/src/compiler/
Dinstruction-selector.cc29 void InstructionSelector::SelectInstructions() { in SelectInstructions() function in v8::internal::compiler::InstructionSelector