Home
last modified time | relevance | path

Searched refs:test49 (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dselect-mmx.ll66 ;__m64 test49(int a, long long n, long long m)
72 define i64 @test49(i64 %arg, i64 %x, i64 %y) {
74 ; X64-LABEL: test49:
88 ; I32-LABEL: test49:
H A Davx512-vec-cmp.ll1290 define <8 x i16> @test49(<8 x i64> %a, <8 x i16> %b, <8 x i16> %c) {
1291 ; KNL-LABEL: test49:
1300 ; AVX512BW-LABEL: test49:
1310 ; SKX-LABEL: test49:
H A Dmmx-intrinsics.ll690 define i64 @test49(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
691 ; ALL-LABEL: @test49
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp52 class test49 : virtual test48 { virtual void f(); }; class
53 class test50 : virtual test49 { virtual void f(); };
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } in test49() function
/llvm-project-15.0.7/llvm/test/ExecutionEngine/
H A Dtest-interp-vec-setcond-fp.ll9 %test49 = fcmp oeq <3 x float> %float1, %float2
/llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-fp.ll10 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/llvm-project-15.0.7/clang/test/Sema/
H A Duninit-variables.c343 void *test49(int *i) in test49() function
/llvm-project-15.0.7/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c406 void test49(double d, double e) { in test49() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c684 vector unsigned int test49(void) { in test49() function
H A Dbuiltins-ppc-pair-mma.c772 void test49(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test49() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvisibility.cpp914 namespace test49 { namespace
H A Dmangle.cpp996 namespace test49 { namespace
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-vmpy.ll438 ; CHECK-LABEL: test49:
440 define void @test49(<16 x i32> %a, <16 x i32> %b) #0 {
H A Dintrinsics-v60-misc.ll471 ; CHECK-LABEL: test49:
473 define void @test49(<16 x i32> %a, i32 %b) #0 {
H A Dintrinsics-v60-alu.ll387 ; CHECK-LABEL: test49:
389 define <16 x i32> @test49(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dxor.ll815 define i32 @test49(i32 %x) {
816 ; CHECK-LABEL: @test49(
H A Dgetelementptr.ll1152 define i32* @test49(i32* %I, i64 %C) {
1153 ; CHECK-LABEL: @test49(
H A Dor.ll877 define i32 @test49(i1 %C) {
878 ; CHECK-LABEL: @test49(
H A Dshift.ll811 define i32 @test49(i32 %x) {
812 ; CHECK-LABEL: @test49(
H A Dsub.ll939 define i32 @test49(i32 %X) {
940 ; CHECK-LABEL: @test49(
H A Dcast.ll672 define i64 @test49(i64 %A) {
673 ; ALL-LABEL: @test49(
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp5151 void test49() in test49() function
5802 test49(); in main()
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m1129 void test49(void) { function
1132 // CHECK-LABEL: define{{.*}} void @test49()
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll741 ; CHECK: Alias sets for function 'test49':
745 define void @test49(i8* %a, i8* %b, i1 %cond_b) {

12