/external/clang/test/CodeGenObjC/ |
2009-01-21-invalid-debug-info.m | 1 // RUN: %clang_cc1 -S -debug-info-kind=limited -o %t.s %s
|
2010-02-09-DbgSelf.m | 1 // RUN: %clang_cc1 -x objective-c -emit-llvm -debug-info-kind=limited < %s | FileCheck %s
|
debug-info-default-synth-ivar.m | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -emit-llvm -debug-info-kind=limited %s -o %t
|
debug-info-property5.m | 2 // RUN: %clang_cc1 -triple %itanium_abi_triple -masm-verbose -S -debug-info-kind=limited %s -o - | FileCheck %s
|
debug-info-variadic-method.m | 1 // RUN: %clang_cc1 -o - -emit-llvm -debug-info-kind=limited %s | FileCheck %s
|
layout-bitfield-crash.m | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-gc -emit-llvm -debug-info-kind=limited -o - %s
|
/external/clang/test/Coverage/ |
codegen-next.m | 2 // RUN: %clang_cc1 -debug-info-kind=limited -emit-llvm -fobjc-exceptions -triple x86_64-apple-darwin -o %t %s
|
/external/eigen/blas/f2c/ |
datatypes.h | 1 /* This contains a limited subset of the typedefs exposed by f2c
|
/external/llvm/test/DebugInfo/ |
dwarfdump-64-bit-dwarf.test | 4 # FIXME: llvm-dwarfdump's support for 64-bit dwarf is currently limited to
|
/external/vixl/benchmarks/ |
bench-branch-link-masm.cc | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
bench-branch-link.cc | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
bench-branch-masm.cc | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
bench-branch.cc | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
bench-dataop.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
/external/vixl/examples/ |
abs.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
add3-double.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
add4-double.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
debugger.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
factorial-rec.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
factorial.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
getting-started.cc | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
/external/vixl/src/vixl/a64/ |
cpu-a64.h | 1 // Copyright 2014, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
/external/vixl/test/traces/a64/ |
sim-addv-b-16b-trace-a64.h | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
sim-addv-b-8b-trace-a64.h | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
sim-addv-h-4h-trace-a64.h | 1 // Copyright 2015, ARM Limited 12 // * Neither the name of ARM Limited nor the names of its contributors may be 17 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 21 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|