Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp32 class test29 : virtual test28 { virtual void f(); }; class
33 class test30 : virtual test29 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c39 char16_t test29(void) { return u'\b'; } in test29() function
/external/clang/test/Sema/
Dreturn.c196 int test29() { in test29() function
Duninit-variables.c216 void test29() { in test29() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll48 %test29 = icmp slt i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll48 %test29 = icmp slt <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/Transforms/InstCombine/
Dor.ll297 define i1 @test29(i32* %A, i32* %B) {
303 ; CHECK-LABEL: @test29(
Dsub.ll354 define i64 @test29(i8* %foo, i64 %i, i64 %j) {
361 ; CHECK-LABEL: @test29(
Dand.ll214 define i32 @test29(i8 %X) {
Dadd.ll222 define i32 @test29(i32 %X, i32 %x) {
Dshift.ll452 define i32 @test29(i64 %d18) {
458 ; CHECK-LABEL: @test29(
Dgetelementptr.ll482 define i32 @test29(i8* %start, i32 %X) nounwind {
498 ; CHECK-LABEL: @test29(
Dselect.ll442 define i32 @test29(i1 %cond, i32 %A, i32 %B) {
455 ; CHECK-LABEL: @test29(
Dicmp.ll308 ; CHECK-LABEL: @test29(
312 define i1 @test29(i32 %x, i32 %y) {
Dcast.ll234 define i32 @test29(i32 %c1, i32 %c2) {
/external/clang/test/CodeGen/
Dmmx-builtins.c150 __m64 test29(__m64 a, __m64 b) { in test29() function
/external/llvm/test/CodeGen/X86/
Davx512-shuffle.ll306 ; CHECK-LABEL: @test29
309 define <16 x i32> @test29(<16 x i32>%x, <16 x i32>%y) {
Dmmx-builtins.ll920 define i64 @test29(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll314 define void @test29(<2 x double>* %a, <2 x double> %b) {
318 ; CHECK-LABEL: @test29
/external/clang/test/CodeGenCXX/
Dvisibility.cpp45 namespace test29 { namespace
Dmangle.cpp724 namespace test29 { namespace
/external/libcxx/test/strings/basic.string/string.modifiers/string_insert/
Dsize_string_size_size.pass.cpp1661 void test29() in test29() function
1745 test29<S>(); in main()
1780 test29<S>(); in main()
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3111 void test29() in test29() function
5859 test29<S>(); in main()
5919 test29<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1537 ; CHECK-LABEL: define void @test29(
1550 define void @test29(i8* %p, i1 %x, i1 %y) {

12