Lines Matching refs:intptr_t
208 int rseq_cmpeqv_storev(intptr_t *v, intptr_t expect, intptr_t newv, int cpu)
265 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot,
266 long voffp, intptr_t *load, int cpu)
327 int rseq_addv(intptr_t *v, intptr_t count, int cpu)
374 int rseq_cmpeqv_trystorev_storev(intptr_t *v, intptr_t expect,
375 intptr_t *v2, intptr_t newv2,
376 intptr_t newv, int cpu)
437 int rseq_cmpeqv_trystorev_storev_release(intptr_t *v, intptr_t expect,
438 intptr_t *v2, intptr_t newv2,
439 intptr_t newv, int cpu)
500 int rseq_cmpeqv_cmpeqv_storev(intptr_t *v, intptr_t expect,
501 intptr_t *v2, intptr_t expect2,
502 intptr_t newv, int cpu)
568 int rseq_cmpeqv_trymemcpy_storev(intptr_t *v, intptr_t expect,
570 intptr_t newv, int cpu)
632 int rseq_cmpeqv_trymemcpy_storev_release(intptr_t *v, intptr_t expect,
634 intptr_t newv, int cpu)