Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc794 || if (ctx->mflags & IR_X86_AVX) {
803 || if (ctx->mflags & IR_X86_AVX) {
810 || if (ctx->mflags & IR_X86_AVX) {
823 || if (ctx->mflags & IR_X86_AVX) {
831 || if (ctx->mflags & IR_X86_AVX) {
857 || if (ctx->mflags & IR_X86_AVX) {
3018 if (ctx->mflags & IR_X86_AVX) {
3024 if (ctx->mflags & IR_X86_AVX) {
5202 if (ctx->mflags & IR_X86_AVX) {
5217 if (ctx->mflags & IR_X86_AVX) {
[all …]
H A Dir.h896 # define IR_X86_AVX (1<<5) macro
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c2662 jit->ctx.mflags |= IR_X86_AVX; in zend_jit_init_ctx()

Completed in 69 milliseconds