Searched refs:test76 (Results 1 – 12 of 12) sorted by relevance
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | builtins-ppc-p9vector.c | 869 vector unsigned long long test76(void) { in test76() function
|
H A D | builtins-ppc-pair-mma.c | 1054 // CHECK-LABEL: @test76( 1060 void test76(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test76() function
|
/llvm-project/llvm/test/CodeGen/Hexagon/ |
H A D | alu64.ll | 387 ; CHECK-LABEL: @test76 389 define i32 @test76(i32 %Rs, i32 %Rt) #0 {
|
H A D | intrinsics-v60-alu.ll | 603 ; CHECK-LABEL: test76: 605 define <16 x i32> @test76(<16 x i32> %a, <16 x i32> %b) #0 {
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | cast.ll | 1114 define %s @test76(ptr %p, i64 %i, i64 %j) { 1115 ; ALL-LABEL: @test76(
|
H A D | select.ll | 1006 define i32 @test76(i1 %flag, ptr %x) { 1007 ; CHECK-LABEL: @test76(
|
/llvm-project/llvm/test/CodeGen/AMDGPU/ |
H A D | combine_andor_with_cmps.ll | 1222 define i1 @test76(float %arg1, float %arg2, float %arg3) { 1223 ; GFX11-LABEL: test76: 1232 ; GFX11NONANS-LABEL: test76:
|
/llvm-project/llvm/test/Analysis/AliasSet/ |
H A D | guards.ll | 1096 ; CHECK: Alias sets for function 'test76': 1101 define void @test76(ptr %ptr_a, i1 %cond_a) {
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | mmx-intrinsics.ll | 594 define i64 @test76(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 595 ; X86-LABEL: test76: 618 ; X64-LABEL: test76:
|
H A D | vselect-minmax.ll | 2176 define <32 x i8> @test76(<32 x i8> %a, <32 x i8> %b) { 2177 ; SSE2-LABEL: test76: 2191 ; SSE4-LABEL: test76: 2197 ; AVX1-LABEL: test76: 2206 ; AVX2-LABEL: test76: 2211 ; AVX512-LABEL: test76:
|
/llvm-project/llvm/test/Instrumentation/MemorySanitizer/X86/ |
H A D | mmx-intrinsics.ll | 529 define i64 @test76(<1 x i64> %a, <1 x i64> %b) #0 { 530 ; CHECK-LABEL: define i64 @test76(
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | atomics-regression.ll | 1048 define void @test76(ptr %ptr, i64 %cmp, i64 %val) { 1049 ; PPC64LE-LABEL: test76:
|