Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/test/CodeGen/X86/
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:
/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp52 class test49 : virtual test48 { virtual void f(); }; class
53 class test50 : virtual test49 { virtual void f(); };
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp52 class test49 : virtual test48 { virtual void f(); }; class
53 class test50 : virtual test49 { virtual void f(); };
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll8 %test49 = fcmp oeq <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } in test49() function
/external/clang/test/Parser/
Dchar-literal-printing.c63 char32_t test49(void) { return U'c'; } in test49() function
/external/llvm-project/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll8 %test49 = fcmp oeq <3 x float> %float1, %float2
/external/llvm-project/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c342 void *test49(int *i) in test49() function
/external/llvm-project/clang/test/Sema/
Duninit-variables.c343 void *test49(int *i) in test49() function
/external/clang/test/CodeGen/
Dx86_64-arguments.c406 void test49(double d, double e) { in test49() function
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_64-arguments.c406 void test49(double d, double e) { in test49() function
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p9vector.c686 vector unsigned int test49(void) { in test49() function
Dbuiltins-ppc-mma.c769 void test49(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test49() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp912 namespace test49 { namespace
Dmangle.cpp995 namespace test49 { namespace
/external/llvm-project/clang/test/CodeGenCXX/
Dvisibility.cpp912 namespace test49 { namespace
Dmangle.cpp996 namespace test49 { namespace
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-vmpy.ll438 ; CHECK-LABEL: test49:
440 define void @test49(<16 x i32> %a, <16 x i32> %b) #0 {
Dintrinsics-v60-misc.ll471 ; CHECK-LABEL: test49:
473 define void @test49(<16 x i32> %a, i32 %b) #0 {
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/Transforms/InstCombine/
Dshift.ll775 define i32 @test49(i32 %x) {
776 ; CHECK-LABEL: @test49(
/external/llvm-project/llvm/test/Transforms/InstSimplify/
DAndOrXor.ll669 define i32 @test49(i32 %a, i32 %b) {
670 ; CHECK-LABEL: @test49(

123