Searched refs:orig_rettype (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-simd-clone.c492 tree orig_rettype = TREE_TYPE (TREE_TYPE (fndecl)); local
497 if (orig_rettype == void_type_node)
526 tree atype = build_array_type_nelts (orig_rettype,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-simd-clone.cc495 tree orig_rettype = TREE_TYPE (TREE_TYPE (fndecl)); local
500 if (orig_rettype == void_type_node)
530 tree atype = build_array_type_nelts (orig_rettype,

Completed in 267 milliseconds