Searched defs:scaletype (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 2781 tree scaletype = TREE_VALUE (arglist); in vect_build_gather_load_calls() local 7558 tree rettype, srctype, ptrtype, idxtype, masktype, scaletype; in vectorizable_store() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 2816 tree scaletype = TREE_VALUE (arglist); in vect_build_gather_load_calls() local 7704 tree rettype, srctype, ptrtype, idxtype, masktype, scaletype; in vectorizable_store() local
|