Searched defs:aref (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sys/uvm/ |
H A D | uvm_amap.c | 1152 amap_lookup(struct vm_aref * aref,vaddr_t offset) amap_lookup() argument 1176 amap_lookups(struct vm_aref * aref,vaddr_t offset,struct vm_anon ** anons,int npages) amap_lookups() argument 1209 amap_populate(struct vm_aref * aref,vaddr_t offset) amap_populate() argument 1230 amap_add(struct vm_aref * aref,vaddr_t offset,struct vm_anon * anon,boolean_t replace) amap_add() argument 1274 amap_unadd(struct vm_aref * aref,vaddr_t offset) amap_unadd() argument [all...] |
H A D | uvm_map.h | 155 struct vm_aref aref; /* anonymous overlay */ member
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-im.c | 890 struct mem_ref_loc *aref = XNEW (struct mem_ref_loc); in record_mem_ref_loc() local 1047 struct mem_ref_loc *aref; in schedule_sm() local 1102 struct mem_ref_loc *aref; in determine_lsm_ref() local
|
H A D | tree-ssa-loop-prefetch.c | 266 struct mem_ref **aref; in record_ref() local
|
H A D | tree-ssa-loop-ivopts.c | 5519 tree aref = NULL_TREE, tag, sv; in get_ref_tag() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | class.c | 471 tree aref; local 509 tree aref = build_vtbl_ref_1 (instance, idx); local 524 tree aref = build_vtbl_ref_1 (instance, idx); local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | class.c | 583 tree aref; in build_vtbl_ref_1() local 617 tree aref = build_vtbl_ref_1 (instance, idx); in build_vtbl_ref() local 628 tree aref; in build_vfn_ref() local
|