Searched refs:result_chain (Results 1 – 7 of 7) sorted by relevance
5290 vec<tree> *result_chain) in vect_permute_store_chain() argument5365 (*result_chain)[j] = data_ref; in vect_permute_store_chain()5404 (*result_chain)[2*j] = high; in vect_permute_store_chain()5414 (*result_chain)[2*j+1] = low; in vect_permute_store_chain()5913 vec<tree> *result_chain) in vect_permute_load_chain() argument5973 (*result_chain)[k] = data_ref; in vect_permute_load_chain()6385 vec<tree> result_chain = vNULL; in vect_transform_grouped_load() local6390 result_chain.create (size); in vect_transform_grouped_load()6399 gsi, &result_chain)) in vect_transform_grouped_load()6402 result_chain.release (); in vect_transform_grouped_load()[all …]
5497 vec<tree> *result_chain) in vect_permute_store_chain() argument5572 (*result_chain)[j] = data_ref; in vect_permute_store_chain()5611 (*result_chain)[2*j] = high; in vect_permute_store_chain()5621 (*result_chain)[2*j+1] = low; in vect_permute_store_chain()6121 vec<tree> *result_chain) in vect_permute_load_chain() argument6181 (*result_chain)[k] = data_ref; in vect_permute_load_chain()6594 vec<tree> result_chain = vNULL; in vect_transform_grouped_load() local6599 result_chain.create (size); in vect_transform_grouped_load()6608 gsi, &result_chain)) in vect_transform_grouped_load()6612 result_chain.release (); in vect_transform_grouped_load()[all …]
7367 vec<tree> result_chain = vNULL; in vectorizable_store() local8306 result_chain.create (group_size); in vectorizable_store()8309 &result_chain); in vectorizable_store()8355 vec_oprnd = result_chain[i]; in vectorizable_store()8441 result_chain.release (); in vectorizable_store()
7493 vec<tree> result_chain = vNULL; in vectorizable_store() local8430 result_chain.create (group_size); in vectorizable_store()8433 gsi, &result_chain); in vectorizable_store()8479 vec_oprnd = result_chain[i]; in vectorizable_store()8606 result_chain.release (); in vectorizable_store()
37054 method on dr_chain and result_chain.37056 result_chain.create if j == 0.37196 method on dr_chain and result_chain.