Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h119 #define IR_TYPE_FP (1<<6) macro
138 _(DOUBLE, double, d, IR_TYPE_FP) \
139 _(FLOAT, float, f, IR_TYPE_FP) \

Completed in 7 milliseconds