Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp38 class test35 : virtual test34 { virtual void f(); }; class
39 class test36 : virtual test35 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c45 char16_t test35(void) { return u'\v'; } in test35() function
/external/clang/test/Sema/
Dreturn.c280 int test35() { in test35() function
Duninit-variables.c248 void test35(int x) { in test35() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll54 %test35 = icmp slt <4 x i16> %short1, %short2
/external/llvm/test/Transforms/InstCombine/
Dor.ll370 define i32 @test35(i32 %a, i32 %b) {
374 ; CHECK-LABEL: @test35(
Dsub.ll430 define <2 x i64> @test35(<2 x i64> %A) {
434 ; CHECK-LABEL: @test35(
Dadd.ll265 define i32 @test35(i32 %a) {
Dshift.ll512 define i1 @test35(i32 %X) {
516 ; CHECK-LABEL: @test35(
Dgetelementptr.ll608 define i32 @test35() nounwind {
612 ; CHECK-LABEL: @test35(
Dselect.ll517 define i32 @test35(i32 %x) {
521 ; CHECK-LABEL: @test35(
Dicmp.ll366 ; CHECK-LABEL: @test35(
370 define i1 @test35(i32 %x, i32 %y) {
Dcast.ll281 define i16 @test35(i16 %a) {
/external/clang/test/CodeGen/
Dmmx-builtins.c180 __m64 test35(__m64 a, __m64 b) { in test35() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp730 namespace test35 { namespace
Dmangle.cpp833 namespace test35 { namespace
/external/clang/test/CodeGenObjCXX/
Darc.mm122 void test35(Test35_Helper x0, Test35_Helper *x0p) { function
/external/clang/test/SemaObjC/
Darc.m651 void test35(void) { function
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3741 void test35() in test35() function
5865 test35<S>(); in main()
5925 test35<S>(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll826 define i64 @test35(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1034 define void @test35(i16* nocapture %a, i16* nocapture %b) nounwind {
1056 ; AVX2-LABEL: test35:
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp3751 void test35() in test35() function
5883 test35<S>(); in main()
5943 test35<S>(); in main()
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1766 namespace test35 { namespace