Home
last modified time | relevance | path

Searched refs:test47 (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dselect-mmx.ll7 ;__m64 test47(int a)
13 define i64 @test47(i64 %arg) {
15 ; X64-LABEL: test47:
30 ; I32-LABEL: test47:
H A Davx512-mov.ll482 define <8 x double> @test47(ptr %addr, <8 x double> %mask1) {
483 ; CHECK-LABEL: test47:
H A Davx512-vec-cmp.ll1231 define <16 x i8> @test47(<16 x i32> %a, <16 x i8> %b, <16 x i8> %c) {
1232 ; KNL-LABEL: test47:
1241 ; AVX512BW-LABEL: test47:
1251 ; SKX-LABEL: test47:
H A Dmmx-intrinsics.ll724 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
725 ; ALL-LABEL: @test47
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp50 class test47 : virtual test46 { virtual void f(); }; class
51 class test48 : virtual test47 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c60 char32_t test47(void) { return U'\t'; } in test47() function
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c338 void *test47(int *i) in test47() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll67 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-int.ll67 %test47 = icmp slt <2 x i64> %long1, %long2
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c383 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c670 vector unsigned char test47(void) { in test47() function
H A Dbuiltins-ppc-pair-mma.c736 void test47(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test47() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp897 namespace test47 { namespace
H A Dmangle.cpp976 namespace test47 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll420 ; CHECK-LABEL: test47:
422 define void @test47(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll453 ; CHECK-LABEL: test47:
455 define void @test47(i32 %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll371 ; CHECK-LABEL: test47:
373 define <16 x i32> @test47(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A Dnoop-stores.ll255 define i32 @test47(i1 %c, i32* %p, i32 %i) {
256 ; CHECK-LABEL: @test47(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll1531 define <2 x i64> @test47(<2 x float> %a) {
1532 ; CHECK-LABEL: test47:
1550 ; CHECK-REG-LABEL: test47:
1568 ; CHECK-FISL-LABEL: test47:
1586 ; CHECK-LE-LABEL: test47:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll771 define i32 @test47(i32 %x, i32 %y, i32 %z) {
772 ; CHECK-LABEL: @test47(
H A Dgetelementptr.ll1130 define i32* @test47(i32* %I, i64 %C, i64 %D) {
1131 ; CHECK-LABEL: @test47(
H A Dor.ll830 define i1 @test47(i8 signext %c) {
831 ; CHECK-LABEL: @test47(
H A Dshift.ll751 define i8 @test47(i8 %a) {
752 ; CHECK-LABEL: @test47(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp4943 void test47() in test47() function
5800 test47(); in main()
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1085 void test47(void) { function
1089 // CHECK-LABEL: define{{.*}} void @test47()

12