Home
last modified time | relevance | path

Searched refs:expand_vector_ubsan_overflow (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dinternal-fn.c2030 expand_vector_ubsan_overflow (location_t loc, enum tree_code code, tree lhs, in expand_vector_ubsan_overflow() function
2187 expand_vector_ubsan_overflow (loc, PLUS_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_ADD()
2203 expand_vector_ubsan_overflow (loc, MINUS_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_SUB()
2221 expand_vector_ubsan_overflow (loc, MULT_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_MUL()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dinternal-fn.cc2250 expand_vector_ubsan_overflow (location_t loc, enum tree_code code, tree lhs, in expand_vector_ubsan_overflow() function
2412 expand_vector_ubsan_overflow (loc, PLUS_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_ADD()
2428 expand_vector_ubsan_overflow (loc, MINUS_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_SUB()
2446 expand_vector_ubsan_overflow (loc, MULT_EXPR, lhs, arg0, arg1); in expand_UBSAN_CHECK_MUL()
H A DChangeLog-201725985 (expand_vector_ubsan_overflow): Update.
36284 * internal-fn.c (expand_vector_ubsan_overflow): If arg0 or arg1
37920 * internal-fn.c (expand_vector_ubsan_overflow): Use piece-wise
H A DChangeLog173 (expand_vector_ubsan_overflow): Likewise.
H A DChangeLog-20165883 (expand_vector_ubsan_overflow): New function.
H A DChangeLog-201835526 * internal-fn.c (expand_vector_ubsan_overflow): Handle polynomial