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

/haiku-buildtools/gcc/gcc/c-family/
H A Dc-ubsan.h24 extern tree ubsan_instrument_division (location_t, tree, tree);
H A Dc-ubsan.c64 ubsan_instrument_division (location_t loc, tree op0, tree op1) function
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck.c5029 instrument_expr = ubsan_instrument_division (location, cop0, cop1);
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c11342 instrument_expr = ubsan_instrument_division (location, op0, op1);

Completed in 203 milliseconds