Home
last modified time | relevance | path

Searched refs:test41 (Results 1 – 20 of 20) 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/clang/test/Sema/
Duninit-variables.c296 int test41(int x) { in test41() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll60 %test41 = icmp slt i32 %int1, %int2 ; <i1> [#uses=0]
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/CodeGen/PowerPC/
Dvsx.ll368 define <2 x double> @test41(<2 x i64> %a) {
372 ; CHECK-LABEL: @test41
/external/clang/test/CodeGenCXX/
Dvisibility.cpp69 namespace test41 { namespace
Dmangle.cpp914 namespace test41 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll594 define i32 @test41(i32 %a, i32 %b) nounwind {
598 ; CHECK-LABEL: @test41(
Dgetelementptr.ll793 define i16 @test41([3 x i32] addrspace(1)* %array) {
802 ; CHECK-LABEL: @test41(
Dcast.ll349 define i32* @test41(i32* %tmp1) {
353 ; CHECK-LABEL: @test41(
Dselect.ll578 define i32 @test41(i1 %cond, i32 %x, i32 %y) {
583 ; CHECK-LABEL: @test41(
Dicmp.ll426 ; CHECK-LABEL: @test41(
428 define i1 @test41(i32 %X, i32 %Y) {
/external/libcxx/test/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/llvm/test/CodeGen/X86/
Dmmx-builtins.ll732 define i64 @test41(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1190 define void @test41(i32* nocapture %a, i32* nocapture %b) nounwind {
1212 ; AVX2-LABEL: test41:
/external/libcxx/test/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/main/drd/tests/
Dtsan_unittest.cpp2084 namespace test41 { namespace