Lines Matching refs:fast_path
5045 ir_ref fast_path = IR_UNUSED; in zend_jit_math_long_long() local
5048 fast_path = ir_END(); in zend_jit_math_long_long()
5065 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5084 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5115 ir_MERGE_WITH(fast_path); in zend_jit_math_long_long()
5783 ir_ref fast_path = ir_END(); in zend_jit_long_math_helper() local
5895 ir_MERGE_2(fast_path, ir_END()); in zend_jit_long_math_helper()
5945 ir_ref fast_path = IR_UNUSED; in zend_jit_concat_helper() local
5978 fast_path = ir_END(); in zend_jit_concat_helper()
6015 ir_MERGE_WITH(fast_path); in zend_jit_concat_helper()
7985 ir_ref ref, ref2, if_set, if_special, not_set_path, special_path, fast_path; in zend_jit_fetch_constant() local
8002 fast_path = ir_END(); in zend_jit_fetch_constant()
8006 fast_path = ir_END(); in zend_jit_fetch_constant()
8017 ir_MERGE_WITH(fast_path); in zend_jit_fetch_constant()
8855 ir_ref ref, ref2, if_found, fast_path, run_time_cache, this_ref2; local
8923 fast_path = ir_END();
8935 fast_path = ir_END();
8970 ir_MERGE_WITH(fast_path);
10456 ir_ref ref, fast_path = IR_UNUSED; local
10484 fast_path = ir_END();
10491 fast_path = ir_END();
10504 if (fast_path) {
10505 ir_MERGE_WITH(fast_path);
10638 ir_ref fast_path = IR_UNUSED; local
10650 fast_path = ir_END();
10658 fast_path = ir_END();
10679 if (fast_path) {
10680 ir_MERGE_WITH(fast_path);
10811 ir_ref if_release, fast_path = IR_UNUSED; local
10826 fast_path = ir_END();
10831 if (fast_path) {
10832 ir_MERGE_WITH(fast_path);
11136 ir_ref if_fit, if_reference, if_same_key, fast_path; local
11171 fast_path = ir_END();
11178 ir_MERGE_WITH(fast_path);
13913 ir_ref fast_path = IR_UNUSED; local
13918 fast_path = ir_END();
13923 if (fast_path) {
13924 ir_MERGE_WITH(fast_path);
15718 ir_ref ref, if_long, fast_path, ref2; local
15723 fast_path = ir_END();
15748 ir_MERGE_2(fast_path, ir_END());
15845 ir_ref ref, if_string, fast_path, ref2; local
15850 fast_path = ir_END();
15875 ir_MERGE_2(fast_path, ir_END());