Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-overflow.c430 int test_smul_overflow(int x, int y) { in test_smul_overflow() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dlegalize-mul.mir25 name: test_smul_overflow
28 ; CHECK-LABEL: name: test_smul_overflow
H A Darm64-irtranslator.ll768 ; CHECK-LABEL: name: test_smul_overflow
778 define void @test_smul_overflow(i32 %lhs, i32 %rhs, { i32, i1 }* %addr) {