Home
last modified time | relevance | path

Searched refs:gapcst (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-stmts.c9613 tree gapcst = build_int_cst (ref_type, gap); in vectorizable_load() local
9614 offset = size_binop (PLUS_EXPR, offset, gapcst); in vectorizable_load()
H A Dtree-vect-stmts.cc9950 tree gapcst = build_int_cst (ref_type, gap_offset); in vectorizable_load() local
9951 offset = size_binop (PLUS_EXPR, offset, gapcst); in vectorizable_load()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-stmts.c9613 tree gapcst = build_int_cst (ref_type, gap); in vectorizable_load() local
9614 offset = size_binop (PLUS_EXPR, offset, gapcst); in vectorizable_load()