Home
last modified time | relevance | path

Searched refs:test15 (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/test/Transforms/InstSimplify/
Dundef.ll108 ; @test15
110 define i1 @test15() {
/external/clang/test/Parser/
Dchar-literal-printing.c19 char test15(void) { return '\r'; } in test15() function
Ddeclarators.c99 long struct X { int x; } test15(); // expected-error {{'long struct' is invalid}}
/external/clang/test/Sema/
Dc89.c84 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
Dbuiltins.c95 void test15(const char *s) { in test15() function
Dswitch.c266 void test15() { in test15() function
Dattr-deprecated.c96 unsigned long test15 = sizeof(foo_dep); // expected-warning {{'foo_dep' is deprecated}} variable
Dreturn.c89 int test15() { in test15() function
Dblock-misc.c146 void test15() { in test15() function
Dscope-check.c220 void test15(int n, void *pc) { in test15() function
Dexprs.c148 test15_t test15(void) { in test15() function
Duninit-variables.c94 int test15() { in test15() function
Dconversion.c230 void test15(char c) { in test15() function
/external/clang/test/CodeGen/
Dobject-size.c115 void test15() { in test15() function
/external/llvm/test/Transforms/ConstProp/
Dloads.ll133 define i64 @test15() nounwind {
137 ; CHECK: @test15
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll123 define i32 @test15(i32 %a, i32 %b) nounwind {
128 ; CHECK: @test15
Dsext.ll165 define i32 @test15(i32 %x) nounwind {
170 ; CHECK: @test15
Dmul.ll93 define i32 @test15(i32 %A, i32 %B) {
Dsub.ll140 define i32 @test15(i32 %A, i32 %B) {
144 ; CHECK: @test15
/external/clang/test/CodeGenCXX/
Dnew.cpp171 namespace test15 { namespace
Deh.cpp366 namespace test15 { namespace
/external/llvm/test/Transforms/Reassociate/
Dbasictest.ll207 define i32 @test15(i32 %X1, i32 %X2, i32 %X3) {
213 ; CHECK: @test15
/external/llvm/test/CodeGen/X86/
Dfast-isel-x86-64.ll176 define void @test15(i8* %a, i8* %b) nounwind {
179 ; CHECK: test15:
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp311 namespace test15 { namespace
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll184 define void @test15(i8* %P, i8* %Q) nounwind ssp {
188 ; CHECK: @test15

123