/external/clang/test/Parser/ |
char-literal-printing.c | 30 char test23(void) { return '\x3'; } function
|
/external/llvm/test/Transforms/InstCombine/ |
apint-shift.ll | 215 ; CHECK: @test23 217 define i11 @test23(i44 %A) {
|
or.ll | 219 define i16 @test23(i16 %A) { 225 ; CHECK: @test23
|
sub.ll | 217 define i32 @test23(i8* %P, i64 %A){ 225 ; CHECK: @test23
|
set.ll | 151 define i32 @test23(i32 %a) {
|
xor.ll | 155 define i1 @test23(i32 %a, i32 %b) {
|
and.ll | 164 define i1 @test23(i32 %A) {
|
getelementptr.ll | 223 define i1 @test23() { 227 ; CHECK: @test23
|
icmp.ll | 217 ; CHECK: @test23 219 define i1 @test23(i32 %x) nounwind {
|
phi.ll | 507 define i32 @test23(i32 %A, i1 %b, i32 * %P) { 521 ; CHECK: @test23
|
shift.ll | 269 define i8 @test23(i32 %A) { 270 ; CHECK: @test23
|
add.ll | 174 define i32 @test23(i1 %C, i32 %a) {
|
select.ll | 368 define i1 @test23(i1 %a, i1 %b) { 371 ; CHECK: @test23
|
cast.ll | 184 define i32 @test23(i32 %X) {
|
/external/clang/test/CodeGenCXX/ |
vtable-layout.cpp | 976 namespace Test23 { 990 // CHECK-30: Vtable for 'Test23::D' (7 entries). 994 // CHECK-30-NEXT: 3 | Test23::D RTTI 995 // CHECK-30-NEXT: -- (Test23::C, 0) vtable address -- 996 // CHECK-30-NEXT: -- (Test23::D, 0) vtable address -- 999 // CHECK-30-NEXT: 6 | Test23::D RTTI 1000 // CHECK-30-NEXT: -- (Test23::B, 24) vtable address -- 1002 // CHECK-30: Construction vtable for ('Test23::C', 0) in 'Test23::D' (7 entries). 1006 // CHECK-30-NEXT: 3 | Test23::C RTT [all...] |
visibility.cpp | 547 namespace test23 { namespace
|
mangle.cpp | 637 namespace test23 { namespace
|
/external/clang/test/Sema/ |
return.c | 130 int test23() { function
|
uninit-variables.c | 172 int test23() { function
|
/external/llvm/test/ExecutionEngine/ |
test-setcond-int.ll | 42 %test23 = icmp ult i64 %ulong1, %ulong2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/ObjCARC/ |
rv.ll | 325 ; CHECK: define void @test23( 327 define void @test23(i8* %p) {
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 120 void test23(__m64 d, __m64 n, char *p) { function
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 502 namespace test23 { namespace
|
/external/icu4c/test/testdata/ |
ssearch.xml | 161 <test-case id="test23" strength="PRIMARY" locale="es">
|
/external/clang/test/SemaObjC/ |
arc.m | 447 void test23(void) {
|