Home
last modified time | relevance | path

Searched refs:test12 (Results 1 – 25 of 167) sorted by relevance

1234567

/external/clang/test/CodeGen/
Dinit.c124 struct test12 { struct
125 struct test12 (*p)(void); argument
Dswitch-dce.c204 void test12() { in test12() function
Dconditional.c66 double test12(int c) { in test12() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp15 class test12 : virtual test11 { virtual void f(); }; class
16 class test13 : virtual test12 { virtual void f(); };
Dgoto.cpp119 namespace test12 { namespace
Derr_typecheck_assign_const.cpp121 void test12(H h) { in test12() function
Dalignof.cpp40 …static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of 'align… member
/external/llvm/test/CodeGen/X86/
Dnarrow-shl-cst.ll104 define i32 @test12(i32 %x, i32* %y) nounwind {
109 ; CHECK-LABEL: test12:
Dfpcmp-soft-fp.ll117 define i1 @test12(double %d) #0 {
122 ; CHECK-LABEL: test12:
Dcmov-fp.ll206 define float @test12(i32 %a, i32 %b, float %x) nounwind {
211 ; SSE-LABEL: test12:
214 ; NOSSE2-LABEL: test12:
217 ; NOSSE1-LABEL: test12:
220 ; NOCMOV-LABEL: test12:
Dxor.ll200 define %struct.ref_s* @test12(%struct.ref_s* %op, i64 %osbot, i64 %intval) {
206 ; X64-LABEL: test12:
210 ; X32-LABEL: test12:
/external/clang/test/Sema/
Dbuiltins.c94 void test12(void) __attribute__((__noreturn__));
95 void test12(void) { in test12() function
Dstatements.c47 int test12(enum Numbers num) { in test12() function
Dc89.c67 void test12 (int x[const 4]) { /* expected-warning {{qualifier in array size is a C99 feature}} */ in test12() function
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll83 define void @test12() {
84 ; CHECK-LABEL: test12:
/external/clang/test/ARCMT/
Dsafe-arc-assign.m5 void test12(id collection) { function
Dsafe-arc-assign.m.result5 void test12(id collection) {
/external/llvm/test/CodeGen/ARM/
Darm32-round-conv.ll103 ; CHECK-LABEL: test12
105 define i32 @test12(double %a) {
Darm32-rounding.ll98 ; CHECK-LABEL: test12
101 define double @test12(double %a) {
/external/clang/test/CodeGenCXX/
Dctor-dtor-alias.cpp239 namespace test12 { namespace
/external/llvm/test/Transforms/ConstProp/
Dloads.ll173 define i16 @test12() {
178 ; LE-LABEL: @test12(
182 ; BE-LABEL: @test12(
/external/clang/test/Parser/
Dchar-literal-printing.c18 wchar_t test12(void) { return L'\f'; } in test12() function
Dswitch-recovery.cpp144 void test12(int x) { in test12() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c51 int test12(int *q) { in test12() function
/external/llvm/test/Transforms/DeadStoreElimination/
Datomic.ll112 define void @test12() {
113 ; CHECK-LABEL: test12

1234567