Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_builder.h206 #define ir_BITCAST_A(_op1) ir_UNARY_OP_A(IR_BITCAST, (_op1)) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11928 ref = ir_BITCAST_A(ref);
13700 ref = ir_BITCAST_A(hash_pos_ref);
13763 ref = ir_BITCAST_A(packed_pos_ref);

Completed in 70 milliseconds