Home
last modified time | relevance | path

Searched refs:EASY_VECTOR_15_ADD_SELF (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/config/rs6000/
HDpredicates.md315 ;; Same as easy_vector_constant but only for EASY_VECTOR_15_ADD_SELF.
323 return EASY_VECTOR_15_ADD_SELF (val);
HDrs6000.h1620 #define EASY_VECTOR_15_ADD_SELF(n) (!EASY_VECTOR_15((n)) \ macro
HDrs6000.c2214 else if (EASY_VECTOR_15_ADD_SELF (splat_val) in vspltis_constant()
/NextBSD/contrib/gcc/
HDChangeLog-20067349 * config/rs6000/rs6000.h (EASY_VECTOR_15_ADD_SELF): Require n
HDChangeLog-200530591 (EASY_VECTOR_15_ADD_SELF): Remove.
30670 (EASY_VECTOR_15_ADD_SELF): Move to here.
HDChangeLog-200328215 (EASY_VECTOR_15_ADD_SELF): New macro.
HDChangeLog-200436978 Find all cases of EASY_VECTOR_15_ADD_SELF.