Home
last modified time | relevance | path

Searched defs:op1 (Results 26 – 30 of 30) sorted by relevance

12

/php-src/ext/opcache/jit/ir/
H A Dir.h367 #define IR_OP_ENUM(name, flags, op1, op2, op3) IR_ ## name, argument
/php-src/Zend/Optimizer/
H A Dzend_inference.c4281 static bool is_effective_op2_double_cast(zend_op *opline, zval *op1) { in is_effective_op2_double_cast()
/php-src/Zend/
H A Dzend_compile.h138 znode_op op1; member
H A Dzend_execute.c1543 static zend_always_inline int zend_binary_op(zval *ret, zval *op1, zval *op2 OPLINE_DC) in zend_binary_op()
/php-src/ext/ffi/
H A Dffi.c1849 static zend_result zend_ffi_cdata_do_operation(uint8_t opcode, zval *result, zval *op1, zval *op2) … in zend_ffi_cdata_do_operation()

Completed in 66 milliseconds

12