Searched refs:test85 (Results 1 – 11 of 11) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 976 vector unsigned long long test85(void) { in test85() function
|
H A D | builtins-ppc-pair-mma.c | 1172 // CHECK-LABEL: @test85( 1181 void test85(unsigned char *vqp, const __vector_pair *vpp, vector unsigned char vc, unsigned char *resp) { in test85() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | intrinsics-v60-alu.ll | 676 ; CHECK-LABEL: test85: 678 define <16 x i32> @test85(<16 x i32> %a, <16 x i32> %b, <16 x i32> %c) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 1310 define i8 @test85(i32 %a) { 1311 ; ALL-LABEL: @test85(
|
H A D | select.ll | 1258 define ptr @test85(i1 %flag) { 1259 ; CHECK-LABEL: @test85(
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1415 define <2 x i1> @test85(<2 x half> %arg1, <2 x half> %arg2, <2 x half> %arg3) { 1416 ; GFX11-LABEL: test85: 1430 ; GFX11NONANS-LABEL: test85:
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1233 ; CHECK: Alias sets for function 'test85': 1237 define void @test85(ptr %ptr_a, ptr %b, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 189 define i64 @test85(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 190 ; X86-LABEL: test85: 213 ; X64-LABEL: test85:
|
H A D | vselect-minmax.ll | 2469 define <16 x i16> @test85(<16 x i16> %a, <16 x i16> %b) { 2470 ; SSE2-LABEL: test85: 2478 ; SSE4-LABEL: test85: 2484 ; AVX1-LABEL: test85: 2493 ; AVX2-LABEL: test85: 2498 ; AVX512-LABEL: test85:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 169 define i64 @test85(<1 x i64> %a, <1 x i64> %b) #0 { 170 ; CHECK-LABEL: define i64 @test85(
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | atomics-regression.ll | 1210 define void @test85(ptr %ptr, i8 %cmp, i8 %val) { 1211 ; PPC64LE-LABEL: test85:
|