Home
last modified time | relevance | path

Searched refs:ICCK_SignedIntegerTruncation (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h140 ICCK_SignedIntegerTruncation = 2, enumerator
H A Dubsan_handlers.cpp581 case ICCK_SignedIntegerTruncation: in handleImplicitConversion()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp312 ICCK_SignedIntegerTruncation = 2, enumerator
993 Kind = ScalarExprEmitter::ICCK_SignedIntegerTruncation; in EmitIntegerTruncationCheckHelper()