Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-overflow.c322 unsigned test_usub_overflow(unsigned x, unsigned y) { in test_usub_overflow() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Darm64-irtranslator.ll752 ; CHECK-LABEL: name: test_usub_overflow
762 define void @test_usub_overflow(i32 %lhs, i32 %rhs, { i32, i1 }* %subr) {