Home
last modified time | relevance | path

Searched refs:test46 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp49 class test46 : virtual test45 { virtual void f(); }; class
50 class test47 : virtual test46 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c59 char32_t test46(void) { return U'\r'; } in test46() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll65 %test46 = icmp sle i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll65 %test46 = icmp sle i64 %long1, %long2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c331 void test46() in test46() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll65 %test46 = icmp sle <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c374 void test46() { v46 x = {1,2}; f46(x,x,x,x,x,x,x,x,x,x); } in test46() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll484 define i1 @test46(i8 signext %c) {
491 ; CHECK-LABEL: @test46(
Dsub.ll544 define i32 @test46(i32 %x, i32 %y) {
548 ; CHECK-LABEL: @test46(
Dshift.ll639 define i32 @test46(i32 %a) {
643 ; CHECK-LABEL: @test46(
Dgetelementptr.ll874 define %struct.C* @test46(%struct.C* %c1, %struct.C* %c2, i64 %N) {
881 ; CHECK-LABEL: @test46(
Dcast.ll431 define i64 @test46(i64 %A) {
437 ; CHECK-LABEL: @test46(
Dicmp.ll467 ; CHECK-LABEL: @test46(
469 define i1 @test46(i32 %X, i32 %Y, i32 %Z) {
Dselect.ll656 define i64 @test46(i32 %a) nounwind {
661 ; CHECK-LABEL: @test46(
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll427 ; CHECK-LABEL: test46
430 define <8 x double> @test46(i8 * %addr, <8 x double> %mask1) {
Dmmx-intrinsics.ll702 define i64 @test46(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
703 ; ALL-LABEL: @test46
/external/clang/test/CodeGenCXX/
Dvisibility.cpp880 namespace test46 { namespace
Dmangle.cpp965 namespace test46 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/clang/test/CodeGenObjCXX/
Darc.mm15 // The analogous ObjC testcase test46 in arr.m.
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll895 define <2 x i64> @test46(<2 x float> %a) {
899 ; CHECK-LABEL: @test46
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4833 void test46() in test46() function
5793 test46(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4896 void test46() in test46() function
5876 test46<S>(); in main()
5936 test46<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2036 ; CHECK-LABEL: define void @test46(
2041 define void @test46(i8* %p, i1 %a) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4906 void test46() in test46() function
5894 test46<S>(); in main()
5954 test46<S>(); in main()

12