Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h170 #define ir_SEXT_A(_op1) ir_UNARY_OP_A(IR_SEXT, (_op1)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c2074 arg3 = ir_LOAD_A(ir_ADD_A(ref, ir_SEXT_A(arg3))); in zend_jit_undefined_function_stub()
8191 ref = ir_SEXT_A(ref);

Completed in 55 milliseconds