/external/clang/test/CodeGen/ |
mmx-builtins.c | 75 __m64 test14(__m64 a) { function
|
/external/clang/test/CodeGenCXX/ |
thunks.cpp | 330 namespace Test14 {
|
vtable-layout.cpp | 632 namespace Test14 { 644 // CHECK-21: Vtable for 'Test14::D' (5 entries). 648 // CHECK-21-NEXT: 3 | Test14::D RTTI 649 // CHECK-21-NEXT: -- (Test14::A, 0) vtable address -- 650 // CHECK-21-NEXT: -- (Test14::B, 0) vtable address -- 651 // CHECK-21-NEXT: -- (Test14::C, 0) vtable address -- 652 // CHECK-21-NEXT: -- (Test14::D, 0) vtable address -- 653 // CHECK-21-NEXT: 4 | void Test14::D::f() 655 // CHECK-21: VTable indices for 'Test14::D' (1 entries). 656 // CHECK-21-NEXT: 0 | void Test14::D::f( [all...] |
eh.cpp | 350 namespace test14 { namespace
|
/external/clang/test/Sema/ |
asm.c | 129 void test14(struct S *s) { function
|
switch.c | 256 int test14(int a) { function
|
exprs.c | 135 void test14() { function
|
conversion.c | 296 void test14(long l) { function
|
/external/clang/test/SemaCXX/ |
class-layout.cpp | 426 namespace test14 { namespace in namespace:PR16537
|
scope-check.cpp | 249 namespace test14 { namespace
|
undefined-internal.cpp | 326 namespace test14 { namespace
|
/external/llvm/test/Transforms/InstCombine/ |
set.ll | 88 define i1 @test14(i1 %A, i1 %B) {
|
xor.ll | 96 define i1 @test14(i8 %A, i8 %B) {
|
and.ll | 102 define i1 @test14(i8 %A) {
|
getelementptr.ll | 134 define i8* @test14(i32 %Idx) { 138 ; CHECK-LABEL: @test14(
|
/external/llvm/test/Transforms/SimplifyCFG/ |
switch_create.ll | 384 ; test14 - handle switch formation with ult. 385 define void @test14(i32 %x) nounwind ssp noredzone { 408 ; CHECK-LABEL: @test14(
|
/dalvik/dx/tests/078-dex-local-variable-table/ |
expected.txt | 251 Blort.test14:(S)V:
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/ |
test_converter_unittest.py | 242 <div id="elem3" style="@test14@:propvalue"></div>
|
/external/llvm/test/Transforms/SROA/ |
basictest.ll | 653 %test14.struct = type { [3 x i32] } 655 define void @test14(...) nounwind uwtable { 660 ; CHECK-LABEL: @test14( 665 %a = alloca %test14.struct 666 %p = alloca %test14.struct* 667 %0 = bitcast %test14.struct* %a to i8* 669 %2 = bitcast i8* %1 to %test14.struct* 670 %3 = getelementptr inbounds %test14.struct* %2, i32 0, i32 0 671 %4 = getelementptr inbounds %test14.struct* %a, i32 0, i32 0 [all...] |
phi-and-select.ll | 349 define i32 @test14(i1 %b1, i1 %b2, i32* %ptr) { 353 ; CHECK-LABEL: @test14(
|
/external/llvm/test/CodeGen/X86/ |
avx-shuffle.ll | 122 define <4 x i32> @test14(<4 x i32>* %a) nounwind { 123 ; CHECK: test14
|
/external/llvm/test/Transforms/LoopIdiom/ |
basic.ll | 357 define i32 @test14() nounwind { 378 ; CHECK-LABEL: @test14(
|
/dalvik/dx/tests/070-dex-multianewarray/ |
expected.txt | 181 Blort.test14:()[[[I:
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
ssearch.xml | 112 <test-case id="test14" strength="PRIMARY" locale="fr">
|
/external/clang/test/CXX/class.access/class.protected/ |
p1.cpp | 439 namespace test14 { namespace
|