Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.h521 #define IR_PREALLOCATED_STACK (1<<10) macro
H A Dir_aarch64.dasc4679 if (insn->op == IR_CALL && (ctx->flags & IR_PREALLOCATED_STACK)) {
5728 ctx->flags |= IR_PREALLOCATED_STACK;
H A Dir_x86.dasc8537 && (ctx->flags & IR_PREALLOCATED_STACK)
10149 ctx->flags |= IR_PREALLOCATED_STACK;

Completed in 61 milliseconds