Searched refs:test75 (Results 1 – 14 of 14) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 862 vector unsigned int test75(void) { in test75() function
|
H A D | builtins-ppc-pair-mma.c | 1038 // CHECK-LABEL: @test75( 1047 void test75(unsigned char *vqp, signed long offs, const __vector_pair *vpp, vector unsigned char vc, unsigned char *resp) { in test75() function
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | select-icmp-and.ll | 302 define i64 @test75(i32 %X) { 303 ; CHECK-LABEL: @test75(
|
H A D | minmax-fold.ll | 330 define i32 @test75(i32 %x) { 331 ; CHECK-LABEL: @test75(
|
H A D | cast.ll | 1101 define ptr @test75(ptr %p, i32 %x) { 1102 ; ALL-LABEL: @test75(
|
H A D | sub.ll | 1430 define i8 @test75(i8 %x) { 1431 ; CHECK-LABEL: @test75(
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | alu64.ll | 379 ; CHECK-LABEL: @test75 381 define i32 @test75(i32 %Rs, i32 %Rt) #0 {
|
H A D | intrinsics-v60-alu.ll | 595 ; CHECK-LABEL: test75: 597 define <16 x i32> @test75(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1197 define i1 @test75(float %arg1, float %arg2, float %arg3) { 1198 ; GFX11-LABEL: test75: 1207 ; GFX11NONANS-LABEL: test75:
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1081 ; CHECK: Alias sets for function 'test75': 1086 define void @test75(ptr %ptr_a, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 639 define i64 @test75(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 640 ; X86-LABEL: test75: 663 ; X64-LABEL: test75:
|
H A D | vselect-minmax.ll | 2131 define <32 x i8> @test75(<32 x i8> %a, <32 x i8> %b) { 2132 ; SSE2-LABEL: test75: 2146 ; SSE4-LABEL: test75: 2152 ; AVX1-LABEL: test75: 2161 ; AVX2-LABEL: test75: 2166 ; AVX512-LABEL: test75:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 577 define i64 @test75(<1 x i64> %a, <1 x i64> %b) #0 { 578 ; CHECK-LABEL: define i64 @test75(
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | atomics-regression.ll | 1030 define void @test75(ptr %ptr, i64 %cmp, i64 %val) { 1031 ; PPC64LE-LABEL: test75:
|