Searched refs:test84 (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 969 vector unsigned int test84(void) { in test84() function
|
H A D | builtins-ppc-pair-mma.c | 1159 // CHECK-LABEL: @test84( 1167 void test84(const __vector_pair *vpp, __vector_pair *vp2) { in test84() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-alu.ll | 667 ; CHECK-LABEL: test84: 669 define <16 x i32> @test84(<16 x i32> %a, <16 x i32> %b, <16 x i32> %c) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 1297 define i8 @test84(i32 %a) { 1298 ; ALL-LABEL: @test84(
|
H A D | select.ll | 1233 define i64 @test84(i1 %flag) { 1234 ; CHECK-LABEL: @test84(
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1389 define i1 @test84(half %arg1, half %arg2, half %arg3) { 1390 ; GFX11-LABEL: test84: 1400 ; GFX11NONANS-LABEL: test84:
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1220 ; CHECK: Alias sets for function 'test84': 1224 define void @test84(ptr %ptr_a, ptr %b, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 234 define i64 @test84(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 235 ; X86-LABEL: test84: 258 ; X64-LABEL: test84:
|
H A D | vselect-minmax.ll | 2438 define <16 x i16> @test84(<16 x i16> %a, <16 x i16> %b) { 2439 ; SSE-LABEL: test84: 2445 ; AVX1-LABEL: test84: 2454 ; AVX2-LABEL: test84: 2459 ; AVX512-LABEL: test84:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 209 define i64 @test84(<1 x i64> %a, <1 x i64> %b) #0 { 210 ; CHECK-LABEL: define i64 @test84(
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | atomics-regression.ll | 1191 define void @test84(ptr %ptr, i8 %cmp, i8 %val) { 1192 ; PPC64LE-LABEL: test84:
|