Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h192 #define ir_TRUNC_U32(_op1) ir_UNARY_OP_U32(IR_TRUNC, (_op1)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c7595 ref = ir_TRUNC_U32(ref); in zend_jit_defined()

Completed in 100 milliseconds