Lines Matching refs:intptr_t
158 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)
284 int rseq_addv(intptr_t *v, intptr_t count, int cpu)
334 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect,
335 intptr_t *v2, intptr_t newv2,
336 intptr_t newv, int cpu)
403 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect,
404 intptr_t *v2, intptr_t newv2,
405 intptr_t newv, int cpu)
473 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect,
474 intptr_t *v2, intptr_t expect2,
475 intptr_t newv, int cpu)
547 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect,
549 intptr_t newv, int cpu)
662 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect,
664 intptr_t newv, int cpu)