Home
last modified time | relevance | path

Searched refs:test41 (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp44 class test41 : virtual test40 { virtual void f(); }; class
45 class test42 : virtual test41 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c54 char32_t test41(void) { return U'\a'; } in test41() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c296 int test41(int x) { in test41() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll60 %test41 = icmp slt <3 x i32> %int1, %int2
/external/clang/test/CodeGen/
Dmmx-builtins.c210 __m64 test41(__m64 a, __m64 b) { in test41() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll431 define i32 @test41(i32 %a, i32 %b) {
432 ; CHECK-LABEL: test41(
Dsub.ll490 define i32 @test41(i16 %a, i16 %b) {
495 ; CHECK-LABEL: @test41(
Dshift.ll594 define i32 @test41(i32 %a, i32 %b) nounwind {
598 ; CHECK-LABEL: @test41(
Dgetelementptr.ll804 define i16 @test41([3 x i32] addrspace(1)* %array) {
813 ; CHECK-LABEL: @test41(
Dcast.ll360 define i32* @test41(i32* %tmp1) {
364 ; CHECK-LABEL: @test41(
Dicmp.ll426 ; CHECK-LABEL: @test41(
428 define i1 @test41(i32 %X, i32 %Y) {
Dselect.ll599 define i32 @test41(i1 %cond, i32 %x, i32 %y) {
604 ; CHECK-LABEL: @test41(
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll372 ; CHECK-LABEL: test41
375 define <16 x float> @test41(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
Dmmx-intrinsics.ll732 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1312 define void @test41(i32* nocapture %a, i32* nocapture %b) nounwind {
1334 ; AVX2-LABEL: test41:
1337 ; AVX512VL-LABEL: test41:
/external/clang/test/CodeGenCXX/
Dvisibility.cpp69 namespace test41 { namespace
Dmangle.cpp914 namespace test41 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll657 define <2 x double> @test41(<2 x i64> %a) {
661 ; CHECK-LABEL: @test41
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4313 void test41() in test41() function
5788 test41(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4371 void test41() in test41() function
5871 test41<S>(); in main()
5931 test41<S>(); in main()
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4381 void test41() in test41() function
5889 test41<S>(); in main()
5949 test41<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2084 namespace test41 { namespace