Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc107 static void handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, in handleIntegerOverflowImpl() function
130 handleIntegerOverflowImpl(Data, LHS, op, Value(Data->Type, RHS), Opts); \
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.cpp209 static void handleIntegerOverflowImpl(OverflowData *Data, ValueHandle LHS, in handleIntegerOverflowImpl() function
237 handleIntegerOverflowImpl(Data, LHS, op, Value(Data->Type, RHS), Opts); \