Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir.c1425 ir_hashtab_bucket *p;
1438 p = (ir_hashtab_bucket*)tab->data;
1443 pos += sizeof(ir_hashtab_bucket);
1473 ir_hashtab_bucket *p;
1476 p = (ir_hashtab_bucket*)(data + pos);
1489 ir_hashtab_bucket *p;
1507 p = (ir_hashtab_bucket*)(data + pos);
1518 return ((ir_hashtab_bucket*)b1)->key - ((ir_hashtab_bucket*)b2)->key;
1523 ir_hashtab_bucket *p;
1537 p = (ir_hashtab_bucket*)tab->data;
[all …]
H A Dir_gcm.c689 ir_hashtab_bucket *b1, *b2; in ir_xlat_binding()
714 pos += sizeof(ir_hashtab_bucket); in ir_xlat_binding()
H A Dir_disasm.c349 ir_hashtab_bucket *b;
H A Dir_private.h833 } ir_hashtab_bucket; typedef
H A Dir_ra.c3454 ir_hashtab_bucket *b = ctx->binding->data; in ir_assign_bound_spill_slots()

Completed in 32 milliseconds