Home
last modified time | relevance | path

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

/external/v8/src/compiler/backend/
Dinstruction-selector.cc84 bool InstructionSelector::SelectInstructions() { in SelectInstructions() function in v8::internal::compiler::InstructionSelector
/external/v8/src/compiler/
Dpipeline.cc3276 bool PipelineImpl::SelectInstructions(Linkage* linkage) { in SelectInstructions() function in v8::internal::compiler::PipelineImpl