Searched refs:test82 (Results 1 – 12 of 12) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 955 vector unsigned int test82(void) { in test82() function
|
H A D | builtins-ppc-pair-mma.c | 1133 // CHECK-LABEL: @test82( 1141 void test82(const __vector_pair *vpp, __vector_pair *vp2) { in test82() function
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | vsx.ll | 2470 define double @test82(double %a, double %b, double %c, double %d) { 2471 ; CHECK-LABEL: test82: 2479 ; CHECK-REG-LABEL: test82: 2487 ; CHECK-FISL-LABEL: test82: 2501 ; CHECK-LE-LABEL: test82:
|
H A D | atomics-regression.ll | 1155 define void @test82(ptr %ptr, i8 %cmp, i8 %val) { 1156 ; PPC64LE-LABEL: test82:
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-alu.ll | 651 ; CHECK-LABEL: test82: 653 define <16 x i32> @test82(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 1266 define i64 @test82(i64 %A) { 1267 ; ALL-LABEL: @test82(
|
H A D | select.ll | 1182 define i32 @test82(i1 %flag) { 1183 ; CHECK-LABEL: @test82(
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1188 ; CHECK: Alias sets for function 'test82': 1193 define void @test82(ptr %ptr_a, i1 %cond_a, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 324 define i64 @test82(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 325 ; X86-LABEL: test82: 348 ; X64-LABEL: test82:
|
H A D | vselect-minmax.ll | 2376 define <16 x i16> @test82(<16 x i16> %a, <16 x i16> %b) { 2377 ; SSE-LABEL: test82: 2383 ; AVX1-LABEL: test82: 2392 ; AVX2-LABEL: test82: 2397 ; AVX512-LABEL: test82:
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1346 define i1 @test82(double %arg1, double %arg2, double %arg3) { 1347 ; GCN-LABEL: test82:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 289 define i64 @test82(<1 x i64> %a, <1 x i64> %b) #0 { 290 ; CHECK-LABEL: define i64 @test82(
|