Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c4396 unsigned op0_n_elts = GET_MODE_NUNITS (GET_MODE (op0)).to_constant (); in simplify_const_binary_operation() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc4835 unsigned op0_n_elts = GET_MODE_NUNITS (GET_MODE (op0)).to_constant (); in simplify_const_binary_operation() local