Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.cc98 bool InstructionSelector::SelectInstructions() { in SelectInstructions() function in v8::internal::compiler::InstructionSelector
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc3385 bool PipelineImpl::SelectInstructions(Linkage* linkage) { in SelectInstructions() function in v8::internal::compiler::PipelineImpl