Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:ReturnControl

3737 void EffectContext::ReturnControl(HControlInstruction* instr,
3779 void ValueContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) {
3837 void TestContext::ReturnControl(HControlInstruction* instr, BailoutId ast_id) {
3875 ReturnControl(owner()->New<HBranch>(value, expected), BailoutId::None());
11187 return ast_context()->ReturnControl(instr, expr->id());
11235 return ast_context()->ReturnControl(instr, expr->id());
11252 return ast_context()->ReturnControl(result, expr->id());
11291 return ast_context()->ReturnControl(result, expr->id());
11323 return ast_context()->ReturnControl(compare, expr->id());
11547 return ast_context()->ReturnControl(instr, expr->id());
12003 return ast_context()->ReturnControl(result, call->id());
12015 return ast_context()->ReturnControl(result, call->id());
12024 return ast_context()->ReturnControl(result, call->id());
12034 return ast_context()->ReturnControl(result, call->id());