Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp40 class test37 : virtual test36 { virtual void f(); }; class
41 class test38 : virtual test37 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c48 char16_t test37(void) { return u'\x3'; } in test37() function
/external/clang/test/CodeGenObjCXX/
Darc.mm192 template <class T> void test37(T *a) { function
197 extern template void test37<Test37>(Test37 *a);
198 template void test37<Test37>(Test37 *a);
/external/clang/test/Sema/
Duninit-variables.c267 int test37() in test37() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll56 %test37 = icmp eq <3 x i32> %int1, %int2
/external/llvm/test/Transforms/InstCombine/
Dor.ll392 define i32 @test37(i32* %xp, i32 %y) {
393 ; CHECK-LABEL: @test37(
Dsub.ll448 define <2 x i32> @test37(<2 x i32> %A) {
452 ; CHECK-LABEL: @test37(
Dadd.ll279 define i1 @test37(i32 %a, i32 %b) nounwind readnone {
Dshift.ll535 define i64 @test37(i128 %A, i32 %B) {
545 ; CHECK-LABEL: @test37(
Dgetelementptr.ll629 define i1 @test37() nounwind {
630 ; CHECK-LABEL: @test37(
Dselect.ll539 define i32 @test37(i32 %x) {
543 ; CHECK-LABEL: @test37(
Dicmp.ll386 ; CHECK-LABEL: @test37(
390 define i1 @test37(i32 %x, i32 %y, i32 %z) {
Dcast.ll302 define i1 @test37(i32 %a) {
/external/clang/test/CodeGen/
Dmmx-builtins.c190 __m64 test37(__m64 a, __m64 b) { in test37() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp760 namespace test37 { namespace
Dmangle.cpp856 namespace test37 { namespace
/external/clang/test/CodeGenObjC/
Darc.m958 void test37(void) { function
963 // CHECK-LABEL: define void @test37()
/external/clang/test/SemaObjC/
Darc.m676 void test37(Test37 *c) { function
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3951 void test37() in test37() function
5867 test37<S>(); in main()
5927 test37<S>(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll796 define i64 @test37(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1086 define void @test37(i16* nocapture %a, i16* nocapture %b) nounwind {
1108 ; AVX2-LABEL: test37:
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp3961 void test37() in test37() function
5885 test37<S>(); in main()
5945 test37<S>(); in main()
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1869 namespace test37 { namespace