/external/llvm/test/Transforms/InstCombine/ |
xor.ll | 89 define i1 @test13(i8 %A, i8 %B) {
|
and.ll | 94 define i1 @test13(i32 %A, i32 %B) {
|
getelementptr.ll | 123 define i1 @test13(i64 %X, %S* %P) { 128 ; CHECK: @test13
|
phi.ll | 258 define void @test13(i1 %cond, i32 %V1, double %Vald) { 279 ; CHECK: @test13
|
shift.ll | 168 define i8 @test13(i8 %A) { 169 ; CHECK: @test13
|
add.ll | 91 define i32 @test13(i32 %A, i32 %B, i32 %C) {
|
crash.ll | 259 define void @test13() nounwind ssp {
|
icmp.ll | 129 define i1 @test13(i8 %X) nounwind readnone { 133 ; CHECK: @test13
|
select.ll | 134 define i32 @test13(i32 %a, i32 %b) { 138 ; CHECK: @test13
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch_create.ll | 351 ; test13 - handle switch formation with ult. 352 define void @test13(i32 %x) nounwind ssp noredzone { 375 ; CHECK: @test13
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 235 Blort.test13:(J)V:
|
/external/clang/test/Sema/ |
exprs.c | 129 void test13( function
|
conversion.c | 285 void test13(long double v) { function
|
uninit-variables.c | 97 int test13() { function
|
/external/clang/test/CodeGenCXX/ |
vtable-layout.cpp | 529 namespace Test13 { 540 // CHECK-20: Vtable for 'Test13::C' (6 entries). 545 // CHECK-20-NEXT: 4 | Test13::C RTTI 546 // CHECK-20-NEXT: -- (Test13::A, 0) vtable address -- 547 // CHECK-20-NEXT: -- (Test13::B, 0) vtable address -- 548 // CHECK-20-NEXT: -- (Test13::C, 0) vtable address -- 549 // CHECK-20-NEXT: 5 | void Test13::C::f() [all...] |
eh.cpp | 318 namespace test13 { namespace
|
mangle.cpp | 509 namespace test13 { namespace
|
/dalvik/dx/tests/070-dex-multianewarray/ |
expected.txt | 170 Blort.test13:()[[F:
|
/external/clang/test/CXX/class.access/class.protected/ |
p1.cpp | 425 namespace test13 { namespace
|
/external/clang/test/CXX/class.access/ |
p4.cpp | 326 namespace test13 { namespace
|
/external/icu4c/test/testdata/ |
ssearch.xml | 107 <test-case id="test13" strength="PRIMARY" locale="fr">
|
/external/llvm/test/Transforms/ScalarRepl/ |
crash.ll | 255 define void @test13() nounwind {
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
AutoLockTest.java | 369 test13(); method 664 private void test13() { method in class:AutoLockTest [all...] |
/external/clang/test/CodeGenObjC/ |
arc-blocks.m | 462 void test13(id x) { 469 // CHECK: define void @test13(
|
/external/clang/test/SemaObjC/ |
arc.m | 285 @interface Test13 289 @implementation Test13
|