Home
last modified time | relevance | path

Searched refs:const_scalar_mask_from_tree (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c99 static rtx const_scalar_mask_from_tree (scalar_int_mode, tree);
10255 return const_scalar_mask_from_tree (int_mode, exp); in expand_expr_real_1()
12522 const_scalar_mask_from_tree (scalar_int_mode mode, tree exp) in const_scalar_mask_from_tree() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201635745 with a scalar mode use const_scalar_mask_from_tree.
35746 (const_scalar_mask_from_tree): New.
H A DChangeLog-20207986 * expr.c (const_scalar_mask_from_tree): Remove.
H A DChangeLog-201835050 (const_scalar_mask_from_tree): Likewise.
H A DChangeLog-201718238 * expr.c (const_scalar_mask_from_tree): Add a mode argument.