Home
last modified time | relevance | path

Searched refs:test16 (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp19 class test16 : virtual test15 { virtual void f(); }; class
20 class test17 : virtual test16 { virtual void f(); };
Dscope-check.cpp278 namespace test16 { namespace
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK: test16:
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll278 define float @test16(i32 %a, i32 %b, float %x) nounwind {
283 ; SSE: test16:
286 ; NOSSE2: test16:
289 ; NOSSE1: test16:
292 ; NOCMOV: test16:
Dselect.ll320 define i64 @test16(i64 %x) nounwind uwtable readnone ssp {
325 ; CHECK: test16:
329 ; ATOM: test16:
Dfast-isel-x86-64.ll188 define void @test16() nounwind {
189 ; CHECK: test16:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
Ddiag-template-diffing.cpp459 void test16() { in test16() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll136 ; @test16
138 define i64 @test16(i64 %a) {
/external/clang/test/Sema/
Dc89.c89 void test16() { in test16() function
Dreturn.c93 int test16() { in test16() function
Dattr-deprecated.c97 unsigned long test16 __attribute__((deprecated)) variable
Dswitch.c279 void test16() { in test16() function
Dblock-misc.c152 void test16(__block int i) { // expected-error {{__block attribute not allowed, only allowed on loc… in test16() function
Dscope-check.c234 int test16(int [sizeof &&z]); // expected-error {{use of address-of-label extension outside of a fu…
Dexprs.c153 void test16(float x) { x == ((void*) 0); } // expected-error {{invalid operands to binary expressi… in test16() function
Dbuiltins.c115 int test16() { in test16() function
/external/clang/test/Parser/
Ddeclarators.c101 void test16(i) int i j; { } // expected-error {{expected ';' at end of declaration}}
Dchar-literal-printing.c22 wchar_t test16(void) { return L'\r'; } in test16() function
/external/clang/test/CodeGen/
Dobject-size.c124 void test16() { in test16() function
/external/clang/test/CodeGenCXX/
Deh.cpp402 namespace test16 { namespace
/external/llvm/test/Transforms/InstCombine/
Dfcmp.ll144 define i32 @test16(double %a) nounwind {
149 ; CHECK: @test16
Dsext.ll176 define i32 @test16(i16 %x) nounwind {
181 ; CHECK: @test16
Dmul.ll135 define i32 @test16(i32 %b, i1 %c) {
136 ; CHECK: @test16
Dapint-shift.ll160 ; CHECK: @test16
162 define i1 @test16(i84 %X) {

123