Searched refs:test70 (Results 1 – 19 of 19) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 829 vector unsigned short test70(void) { in test70() function
|
H A D | builtins-ppc-pair-mma.c | 968 // CHECK-LABEL: @test70( 976 void test70(const __vector_pair *vpp, __vector_pair *vp2) { in test70() function
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | select_meta.ll | 144 define i32 @test70(i32 %x) { 145 ; CHECK-LABEL: @test70(
|
H A D | minmax-fold.ll | 253 define i32 @test70(i32 %x) { 254 ; CHECK-LABEL: @test70(
|
H A D | select-with-bitwise-ops.ll | 796 define i8 @test70(i8 %x, i8 %y) { 797 ; CHECK-LABEL: @test70(
|
H A D | cast.ll | 1034 define %s @test70(ptr %p, i64 %i) { 1035 ; ALL-LABEL: @test70(
|
H A D | sub.ll | 1343 define i32 @test70(i32 %A) { 1344 ; CHECK-LABEL: @test70(
|
H A D | icmp.ll | 1468 define i1 @test70(i32 %X) { 1469 ; CHECK-LABEL: @test70(
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | alu64.ll | 339 ; CHECK-LABEL: @test70 341 define i32 @test70(i32 %Rs, i32 %Rt) #0 {
|
H A D | intrinsics-v60-alu.ll | 555 ; CHECK-LABEL: test70: 557 define <16 x i32> @test70(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 1418 namespace test70 { namespace
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | vsx.ll | 2303 define <2 x double> @test70(<2 x i8> %a) { 2304 ; CHECK-LABEL: test70: 2323 ; CHECK-REG-LABEL: test70: 2342 ; CHECK-FISL-LABEL: test70: 2362 ; CHECK-LE-LABEL: test70:
|
H A D | atomics-regression.ll | 945 define void @test70(ptr %ptr, i64 %cmp, i64 %val) { 946 ; PPC64LE-LABEL: test70:
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | arc.m | 1339 void test70(id i) { function 1340 // CHECK-LABEL: define{{.*}} void @test70
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1083 define i1 @test70(float %arg1, float %arg2, float %arg3) { 1084 ; GFX11-LABEL: test70: 1093 ; GFX11NONANS-LABEL: test70:
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1008 ; CHECK: Alias sets for function 'test70': 1012 define void @test70(ptr %a, i1 %cond_a, ptr %ptr_b, i1 %cond_b) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 870 define i64 @test70(<1 x i64> %a) nounwind readnone optsize ssp { 871 ; X86-LABEL: test70: 890 ; X64-LABEL: test70:
|
H A D | vselect-minmax.ll | 1957 define <4 x i32> @test70(<4 x i32> %a, <4 x i32> %b) { 1958 ; SSE2-LABEL: test70: 1970 ; SSE4-LABEL: test70: 1975 ; AVX-LABEL: test70:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 801 define i64 @test70(<1 x i64> %a) #0 { 802 ; CHECK-LABEL: define i64 @test70(
|