Searched refs:test34 (Results 1 – 19 of 19) sorted by relevance
/external/clang/test/Parser/ |
D | char-literal-printing.c | 44 char16_t test34(void) { return u'\t'; } in test34() function
|
/external/clang/test/Sema/ |
D | return.c | 260 int test34(int x) { in test34() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 800 namespace test34 { namespace 827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } in f4()
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 362 define i32 @test34(i32 %X, i32 %Y) { 366 ; CHECK: @test34
|
D | getelementptr.ll | 398 define i8* @test34(i8* %Val, i64 %V) nounwind { 407 ; CHECK: @test34
|
D | and.ll | 250 define i32 @test34(i32 %A, i32 %B) {
|
D | shift.ll | 412 define i1 @test34(i32 %X) { 416 ; CHECK: @test34
|
D | add.ll | 259 define i8 @test34(i8 %A) {
|
D | icmp.ll | 330 ; CHECK: @test34 333 define i1 @test34(i32 %x, i32 %y) {
|
D | select.ll | 507 define i32 @test34(i32 %x, i32 %y) { 513 ; CHECK: @test34
|
D | cast.ll | 272 define i16 @test34(i16 %a) {
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 175 __m64 test34(__m64 a, __m64 b) { in test34() function
|
/external/clang/test/CodeGenObjCXX/ |
D | arc.mm | 51 void test34(int cond) { function
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 942 void test34(int cond) { function 949 // CHECK: define void @test34(
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1166 ; CHECK: define void @test34( 1169 define void @test34(i8* %p, i1 %x, i8* %y) {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 840 define i64 @test34(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1727 namespace test34 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1417 namespace test34 { namespace
|