Home
last modified time | relevance | path

Searched refs:test14 (Results 1 – 25 of 63) sorted by relevance

123

/external/clang/test/Sema/
Dc89.c82 int test14() { return (&*test14)(); } in test14() function
Dreturn.c85 int test14() { in test14() function
Dattr-deprecated.c94 int test14(foo_dep *foo); // expected-warning {{'foo_dep' is deprecated}}
Dswitch.c256 int test14(int a) { in test14() function
Dblock-misc.c129 void test14() { in test14() function
Dbuiltins.c90 void test14() { in test14() function
Dscope-check.c203 int test14(int n) { in test14() function
Dexprs.c135 void test14() { in test14() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp17 class test14 : virtual test13 { virtual void f(); }; class
18 class test15 : virtual test14 { virtual void f(); };
/external/llvm/test/CodeGen/X86/
Dfmul-zero.ll4 define void @test14(<4 x float>*) nounwind {
Dselect.ll288 define i32 @test14(i32 %a, i32 %b) nounwind {
292 ; CHECK: test14:
298 ; ATOM: test14:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll122 ; @test14
124 define i1 @test14() {
/external/clang/test/CodeGen/
Dobject-size.c110 void test14() { in test14() function
/external/clang/test/Parser/
Ddeclarators.c93 void test14() // expected-error {{expected ';' after top level declarator}}
Dchar-literal-printing.c20 wchar_t test14(void) { return L'\n'; } in test14() function
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll114 define i32 @test14(i8 %x) nounwind {
118 ; CHECK: @test14
Dfcmp.ll125 define i32 @test14(double %a) nounwind {
130 ; CHECK: @test14
Dmul.ll117 define <16 x i8> @test14(<16 x i8> %a) {
118 ; CHECK: @test14
Dsext.ll152 define i32 @test14(i16 %x) nounwind {
157 ; CHECK: @test14
Dapint-shift.ll125 ; CHECK: @test14
127 define i35 @test14(i35 %A) {
/external/llvm/test/Transforms/ConstProp/
Dloads.ll125 define i64 @test14() nounwind {
129 ; CHECK: @test14
/external/clang/test/CodeGenCXX/
Deh.cpp350 namespace test14 { namespace
/external/llvm/test/Transforms/SimplifyLibCalls/
Dfloat-shrink-compare.ll161 define i32 @test14(float %x, float %y) nounwind uwtable {
168 ; CHECK: @test14
/external/clang/test/SemaTemplate/
Ddeduction.cpp155 namespace test14 { namespace
/external/llvm/test/Transforms/Reassociate/
Dbasictest.ll195 define i32 @test14(i32 %X1, i32 %X2) {
200 ; CHECK: @test14

123