Searched refs:test23 (Results 1 – 25 of 26) sorted by relevance
12
/external/clang/test/Parser/ |
D | char-literal-printing.c | 28 char test23(void) { return '\x3'; } in test23() function
|
/external/clang/test/Sema/ |
D | return.c | 130 int test23() { in test23() function
|
D | uninit-variables.c | 155 int test23() { in test23() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | sub.ll | 217 define i32 @test23(i8* %P, i64 %A){ 225 ; CHECK: @test23
|
D | set.ll | 151 define i32 @test23(i32 %a) {
|
D | or.ll | 219 define i16 @test23(i16 %A) { 225 ; CHECK: @test23
|
D | apint-shift.ll | 164 define i11 @test23(i44 %A) {
|
D | xor.ll | 155 define i1 @test23(i32 %a, i32 %b) {
|
D | getelementptr.ll | 223 define i1 @test23() { 227 ; CHECK: @test23
|
D | shift.ll | 269 define i8 @test23(i32 %A) { 270 ; CHECK: @test23
|
D | icmp.ll | 217 ; CHECK: @test23 219 define i1 @test23(i32 %x) nounwind {
|
D | and.ll | 164 define i1 @test23(i32 %A) {
|
D | phi.ll | 507 define i32 @test23(i32 %A, i1 %b, i32 * %P) { 521 ; CHECK: @test23
|
D | add.ll | 174 define i32 @test23(i1 %C, i32 %a) {
|
D | select.ll | 368 define i1 @test23(i1 %a, i1 %b) { 371 ; CHECK: @test23
|
D | cast.ll | 184 define i32 @test23(i32 %X) {
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | rv.ll | 325 ; CHECK: define void @test23( 327 define void @test23(i8* %p) {
|
D | basic.ll | 745 ; CHECK: define void @test23( 753 define void @test23() {
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 502 namespace test23 { namespace
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 120 void test23(__m64 d, __m64 n, char *p) { in test23() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 643 namespace test23 { namespace
|
/external/clang/test/SemaObjC/ |
D | arc.m | 432 void test23(void) { function
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 1004 define void @test23(<1 x i64> %d, <1 x i64> %n, i8* %p) nounwind optsize ssp {
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1216 namespace test23 { namespace
|
12