Searched defs:SelectInstructions (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
D | instruction-selector.cc | 98 bool InstructionSelector::SelectInstructions() { in SelectInstructions() function in v8::internal::compiler::InstructionSelector |
/third_party/node/deps/v8/src/compiler/ | ||
D | pipeline.cc | 3385 bool PipelineImpl::SelectInstructions(Linkage* linkage) { in SelectInstructions() function in v8::internal::compiler::PipelineImpl |