Lines Matching refs:fast_path

5049 		ir_ref fast_path = IR_UNUSED;  in zend_jit_math_long_long()  local
5052 fast_path = ir_END(); in zend_jit_math_long_long()
5069 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5088 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5119 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5787 ir_ref fast_path = ir_END(); in zend_jit_long_math_helper() local
5899 ir_MERGE_2(fast_path, ir_END()); in zend_jit_long_math_helper()
5949 ir_ref fast_path = IR_UNUSED; in zend_jit_concat_helper() local
5982 fast_path = ir_END(); in zend_jit_concat_helper()
6019 ir_MERGE_WITH(fast_path); in zend_jit_concat_helper()
7989 ir_ref ref, ref2, if_set, if_special, not_set_path, special_path, fast_path; in zend_jit_fetch_constant() local
8006 fast_path = ir_END(); in zend_jit_fetch_constant()
8010 fast_path = ir_END(); in zend_jit_fetch_constant()
8021 ir_MERGE_WITH(fast_path); in zend_jit_fetch_constant()
8870 ir_ref ref, ref2, if_found, fast_path, run_time_cache, this_ref2; local
8938 fast_path = ir_END();
8950 fast_path = ir_END();
8985 ir_MERGE_WITH(fast_path);
10653 ir_ref ref, fast_path = IR_UNUSED; local
10681 fast_path = ir_END();
10688 fast_path = ir_END();
10701 if (fast_path) {
10702 ir_MERGE_WITH(fast_path);
10835 ir_ref fast_path = IR_UNUSED; local
10847 fast_path = ir_END();
10855 fast_path = ir_END();
10876 if (fast_path) {
10877 ir_MERGE_WITH(fast_path);
11008 ir_ref if_release, fast_path = IR_UNUSED; local
11023 fast_path = ir_END();
11028 if (fast_path) {
11029 ir_MERGE_WITH(fast_path);
11333 ir_ref if_fit, if_reference, if_same_key, fast_path; local
11368 fast_path = ir_END();
11375 ir_MERGE_WITH(fast_path);
14123 ir_ref fast_path = IR_UNUSED; local
14128 fast_path = ir_END();
14133 if (fast_path) {
14134 ir_MERGE_WITH(fast_path);
15842 ir_ref ref, ref2, if_cached, fast_path, cold_path, prop_info_ref, if_typed, if_def; local
15962 fast_path = ir_END();
15970 ir_MERGE_2(fast_path, cold_path);
16079 ir_ref ref, if_long, fast_path, ref2; local
16084 fast_path = ir_END();
16109 ir_MERGE_2(fast_path, ir_END());
16206 ir_ref ref, if_string, fast_path, ref2; local
16211 fast_path = ir_END();
16236 ir_MERGE_2(fast_path, ir_END());