Home
last modified time | relevance | path

Searched refs:test13 (Results 1 – 25 of 66) sorted by relevance

123

/external/clang/test/CodeGen/
Dswitch-dce.c227 void test13(int x) { in test13() function
229 case 42: test13(97); // fallthrough in test13()
231 default: test13(42); break; in test13()
Dconditional.c72 void test13() { in test13() function
Dobject-size.c100 void test13() { in test13() function
Dinit.c127 void test13(int x) { in test13() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll108 ; @test13
110 define i64 @test13() {
/external/webkit/LayoutTests/fast/dom/HTMLLabelElement/
Dlabel-control-expected.txt40 PASS document.getElementById('test13').htmlFor is 'optionId'
41 PASS document.getElementById('test13').control is null
/external/clang/test/Sema/
Dasm.c122 void test13(void) { in test13() function
Dc89.c72 struct test13 { struct
Dswitch.c240 int test13(my_type_t t) { in test13() function
Dattr-deprecated.c93 int test13(foo_dep *foo) __attribute__((deprecated));
Dreturn.c81 int test13() { in test13() function
Dblock-misc.c121 void *test13 = ^{
Dbuiltins.c85 int test13() { in test13() function
Dscope-check.c196 void test13(int n, void *p) { in test13() function
Dexprs.c129 void test13(
/external/clang/test/Parser/
Ddeclarators.c85 struct test13 { int a; } (test13x); argument
Dchar-literal-printing.c19 char test13(void) { return '\n'; } in test13() function
/external/llvm/test/Transforms/ConstProp/
Dloads.ll117 define i1 @test13() {
120 ; CHECK: @test13
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll107 define i32 @test13(i32 %x) nounwind {
110 ; CHECK: @test13
Dsext.ll140 define i32 @test13(i32 %x) nounwind {
145 ; CHECK: @test13
Dmul.ll108 define internal void @test13(<4 x float>*) {
109 ; CHECK: @test13
Drem.ll85 define i32 @test13(i32 %i) {
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp281 namespace test13 { namespace
289 void foo(Role<N, test13::Foo> &role) { in foo()
/external/clang/test/CodeGenCXX/
Deh.cpp318 namespace test13 { namespace
/external/llvm/test/Transforms/Reassociate/
Dbasictest.ll182 define i32 @test13(i32 %X1, i32 %X2, i32 %X3) {
188 ; CHECK: @test13

123