Home
last modified time | relevance | path

Searched refs:native_interpret_vector (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dfold-const.c7540 native_interpret_vector (tree type, const unsigned char *ptr, unsigned int len) in native_interpret_vector() function
7592 return native_interpret_vector (type, ptr, len); in native_interpret_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dfold-const.c7579 native_interpret_vector (tree type, const unsigned char *ptr, int len) in native_interpret_vector() function
7625 return native_interpret_vector (type, ptr, len); in native_interpret_expr()