Searched refs:initial_address (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dalloca.c301 long initial_address; /* Address of initial segment. */ member in struct:stk_stat
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dalloca.c301 long initial_address; /* Address of initial segment. */ member in struct:stk_stat
/freebsd-12-stable/contrib/gcc/
H A Dtree-vect-transform.c234 vp = (v8hi *)initial_address;
237 initial_address = &a[init];
239 initial_address = &a[init + OFFSET];
241 Return the initial_address in INITIAL_ADDRESS.
253 tree offset, tree *initial_address, bool only_init)
321 *initial_address = new_temp;
1866 magic = have_builtin ? builtin_result : initial_address;
251 vect_create_data_ref_ptr(tree stmt, block_stmt_iterator *bsi ATTRIBUTE_UNUSED, tree offset, tree *initial_address, bool only_init) argument

Completed in 117 milliseconds