Home
last modified time | relevance | path

Searched refs:first_elt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c5002 rtx first_elt = XVECEXP (op, 0, 0); in ldstwm_operation_p() local
5004 bool wb_p = base_reg_adjustment_p (first_elt, &base_reg, &offset); in ldstwm_operation_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc5037 rtx first_elt = XVECEXP (op, 0, 0); in ldstwm_operation_p() local
5039 bool wb_p = base_reg_adjustment_p (first_elt, &base_reg, &offset); in ldstwm_operation_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7820 unsigned int first_elt = off * elts_per_byte; in native_encode_vector_part() local
7824 tree elt = VECTOR_CST_ELT (expr, first_elt + i); in native_encode_vector_part()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7917 unsigned int first_elt = off * elts_per_byte; in native_encode_vector_part() local
7921 tree elt = VECTOR_CST_ELT (expr, first_elt + i); in native_encode_vector_part()