Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c104 # define ir_SHR_L ir_SHR_I64 macro
136 # define ir_SHR_L ir_SHR_I32 macro
16142 ref = ir_SHR_L(ref, ir_CONST_LONG(5));
16268 ref = ir_SHR_L(ref, ir_CONST_LONG(5));
16402 ref = ir_SHR_L(ref, ir_CONST_LONG(4));
16405 ref = ir_SHR_L(ref, ir_CONST_LONG(5));

Completed in 49 milliseconds