Home
last modified time | relevance | path

Searched refs:ir_CONST_FC_FUNC (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c5484 func = ir_CONST_FC_FUNC(add_function); in zend_jit_math_helper()
5486 func = ir_CONST_FC_FUNC(sub_function); in zend_jit_math_helper()
5488 func = ir_CONST_FC_FUNC(mul_function); in zend_jit_math_helper()
5490 func = ir_CONST_FC_FUNC(div_function); in zend_jit_math_helper()
5870 func = ir_CONST_FC_FUNC(mod_function); in zend_jit_long_math_helper()
13596 ir_CONST_FC_FUNC(binary_op));
15150 ir_CONST_FC_FUNC(binary_op));
15174 ir_CONST_FC_FUNC(binary_op));
15227 ir_CONST_FC_FUNC(binary_op));
15341 ir_CONST_FC_FUNC(binary_op));
[all …]

Completed in 71 milliseconds