Searched refs:ir_FP2I64 (Results 1 – 2 of 2) sorted by relevance
/PHP-8.4/ext/opcache/jit/ir/ | ||
H A D | ir_builder.h | 227 #define ir_FP2I64(_op1) ir_UNARY_OP_I64(IR_FP2INT, (_op1)) macro |
/PHP-8.4/ext/opcache/jit/ | ||
H A D | zend_jit_ir.c | 95 # define ir_FP2L ir_FP2I64 |
Completed in 81 milliseconds