| /src/sys/arch/alpha/include/ |
| tc_machdep.h | 105 bus_space_tag_t tc_bus_mem_init(void *memv);
|
| /src/sys/arch/alpha/tc/ |
| tc_bus_mem.c | 243 tc_bus_mem_init(void *memv) 247 h->abs_cookie = memv;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| omp-expand.cc | 3966 tree memv = NULL_TREE; local 3998 memv = create_tmp_var (type); 3999 TREE_ADDRESSABLE (memv) = 1; 4003 expand_omp_build_assign (&gsi, memv, build_int_cst (type, sz), 4005 mem = build_fold_addr_expr (memv); 4266 expand_omp_build_assign (&gsi, condtemp, memv, false); 5064 tree mem = null_pointer_node, memv = NULL_TREE; local 5093 memv = create_tmp_var (type); 5094 TREE_ADDRESSABLE (memv) = 1; 5119 expand_omp_build_assign (&gsi2, memv, size, false) 5851 tree mem = null_pointer_node, memv = NULL_TREE; local 8418 tree memv = NULL_TREE, condtemp = NULL_TREE; local [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| omp-expand.cc | 3878 tree memv = NULL_TREE; local 3910 memv = create_tmp_var (type); 3911 TREE_ADDRESSABLE (memv) = 1; 3915 expand_omp_build_assign (&gsi, memv, build_int_cst (type, sz), 3917 mem = build_fold_addr_expr (memv); 4175 expand_omp_build_assign (&gsi, condtemp, memv, false); 4965 tree mem = null_pointer_node, memv = NULL_TREE; local 4994 memv = create_tmp_var (type); 4995 TREE_ADDRESSABLE (memv) = 1; 5020 expand_omp_build_assign (&gsi2, memv, size, false) 5756 tree mem = null_pointer_node, memv = NULL_TREE; local 8331 tree memv = NULL_TREE, condtemp = NULL_TREE; local [all...] |