Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-overflow.c349 unsigned test_umul_overflow(unsigned x, unsigned y) { in test_umul_overflow() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dlegalize-mul.mir47 name: test_umul_overflow
50 ; CHECK-LABEL: name: test_umul_overflow
H A Darm64-irtranslator.ll784 ; CHECK-LABEL: name: test_umul_overflow
794 define void @test_umul_overflow(i32 %lhs, i32 %rhs, { i32, i1 }* %addr) {