Searched refs:SelectInstructionsAndAssemble (Results 1 – 1 of 1) sorted by relevance
709 bool SelectInstructionsAndAssemble(CallDescriptor* call_descriptor);2589 if (pipeline_.SelectInstructionsAndAssemble(call_descriptor_)) { in ExecuteJobImpl()2981 second_pipeline.SelectInstructionsAndAssemble(call_descriptor); in GenerateCodeForCodeStub()3670 bool PipelineImpl::SelectInstructionsAndAssemble( in SelectInstructionsAndAssemble() function in v8::internal::compiler::PipelineImpl3683 if (!SelectInstructionsAndAssemble(call_descriptor)) { in GenerateCode()