Searched refs:test31 (Results 1 – 22 of 22) sorted by relevance
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 34 class test31 : virtual test30 { virtual void f(); }; class 35 class test32 : virtual test31 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 41 char16_t test31(void) { return u'\f'; } in test31() function
|
/external/clang/test/Sema/ |
D | return.c | 214 void test31(test31_t *callback __attribute__((noreturn)));
|
D | uninit-variables.c | 226 void test31() { in test31() function
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone { 334 ; CHECK: @test31
|
D | getelementptr.ll | 356 define i1 @test31(i32* %A) { 361 ; CHECK: @test31
|
D | and.ll | 227 define i32 @test31(i1 %X) {
|
D | add.ll | 239 define i32 @test31(i32 %A) {
|
D | shift.ll | 426 define i32 @test31(i32 %A, i32 %B, i32 %C) { 431 ; CHECK: @test31
|
D | icmp.ll | 301 ; CHECK: @test31 305 define i1 @test31(i32 %x, i32 %y) {
|
D | select.ll | 474 define i32 @test31(i32 %x, i32 %y) { 480 ; CHECK: @test31
|
D | cast.ll | 255 define i1 @test31(i64 %A) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 160 __m64 test31(__m64 a, __m64 b) { in test31() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 749 namespace test31 { // instantiation-dependent mangling of decltype namespace
|
D | visibility.cpp | 679 namespace test31 { namespace
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1079 ; CHECK: define void @test31( 1092 define void @test31(i8* %p, i1 %x) {
|
/external/llvm/test/CodeGen/X86/ |
D | vselect-minmax.ll | 930 define void @test31(i8* nocapture %a, i8* nocapture %b) nounwind { 952 ; AVX2: test31:
|
D | mmx-builtins.ll | 886 define i64 @test31(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1248 namespace test31 { namespace
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1557 namespace test31 { namespace
|