Lines Matching refs:intptr_t
138 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu)
205 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot,
206 long voffp, intptr_t *load, int cpu)
276 int rseq_addv(intptr_t *v, intptr_t count, int cpu)
328 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect,
329 intptr_t *v2, intptr_t newv2,
330 intptr_t newv, int cpu)
401 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect,
402 intptr_t *v2, intptr_t newv2,
403 intptr_t newv, int cpu)
409 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect,
410 intptr_t *v2, intptr_t expect2,
411 intptr_t newv, int cpu)
487 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect,
489 intptr_t newv, int cpu)
603 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect,
605 intptr_t newv, int cpu)