Lines Matching refs:intptr_t
151 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu)
218 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot,
219 long voffp, intptr_t *load, int cpu)
291 int rseq_addv(intptr_t *v, intptr_t count, int cpu)
344 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect,
345 intptr_t *v2, intptr_t newv2,
346 intptr_t newv, int cpu)
420 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect,
421 intptr_t *v2, intptr_t newv2,
422 intptr_t newv, int cpu)
497 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect,
498 intptr_t *v2, intptr_t expect2,
499 intptr_t newv, int cpu)
581 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect,
583 intptr_t newv, int cpu)
704 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect,
706 intptr_t newv, int cpu)