Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_x86.h196 # define IR_REG_INT_FCARGS 2 macro
H A Dir_emit.c88 static const int8_t _ir_int_fc_reg_params[IR_REG_INT_FCARGS];
157 int_reg_params_count = IR_REG_INT_FCARGS; in ir_get_param_reg()
215 int_reg_params_count = IR_REG_INT_FCARGS; in ir_get_args_regs()
H A Dir_x86.dasc948 static const int8_t _ir_int_fc_reg_params[IR_REG_INT_FCARGS] = {
8460 int_reg_params_count = IR_REG_INT_FCARGS;
8529 int_reg_params_count = IR_REG_INT_FCARGS;
9729 int_reg_params_count = IR_REG_INT_FCARGS;
9855 int_reg_params_count = IR_REG_INT_FCARGS;

Completed in 25 milliseconds