Home
last modified time | relevance | path

Searched defs:units_log2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c6597 int units_log2 = exact_log2 (nunits); variable
7054 int units_log2 = scan_store_can_perm_p (vectype, *init); in check_scan_store() local
7135 int units_log2 = scan_store_can_perm_p (vectype, *init, &use_whole_vector); in vectorizable_scan_store() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.cc6740 int units_log2 = exact_log2 (nunits); in scan_store_can_perm_p() local
7197 int units_log2 = scan_store_can_perm_p (vectype, *init); in check_scan_store() local
7278 int units_log2 = scan_store_can_perm_p (vectype, *init, &use_whole_vector); in vectorizable_scan_store() local