Searched refs:SIMD_VR_REGS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h500 SIMD_VR_REGS, /* 'v' */ enumerator in enum:reg_class
520 "SIMD_VR_REGS", \
612 (( GET_MODE_SIZE (MODE) == 16 && CLASS == SIMD_VR_REGS) ? 1: \
H A Darc.c2018 arc_regno_reg_class [i] = SIMD_VR_REGS;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h502 SIMD_VR_REGS, /* 'v' */ enumerator in enum:reg_class
522 "SIMD_VR_REGS", \
614 (( GET_MODE_SIZE (MODE) == 16 && CLASS == SIMD_VR_REGS) ? 1: \
H A Darc.cc2017 arc_regno_reg_class [i] = SIMD_VR_REGS;

Completed in 500 milliseconds