Home
last modified time | relevance | path

Searched refs:test17 (Results 1 – 25 of 82) sorted by relevance

1234

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp20 class test17 : virtual test16 { virtual void f(); }; class
21 class test18 : virtual test17 { virtual void f(); };
Dlinkage2.cpp169 namespace test17 { namespace
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll118 define i64 @test17() {
119 ; CHECK-LABEL: test17:
Darm64-rounding.ll169 ; CHECK: test17
172 define float @test17(float %a) #1 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll296 define x86_fp80 @test17(i32 %a, i32 %b, x86_fp80 %x) nounwind {
301 ; SSE-LABEL: test17:
304 ; NOSSE2-LABEL: test17:
307 ; NOSSE1-LABEL: test17:
310 ; NOCMOV-LABEL: test17:
Dcombine-and.ll169 define <4 x i32> @test17(<4 x i32> %A, <4 x i32> %B) {
170 ; CHECK-LABEL: test17:
Dfp-select-cmp-and.ll163 define float @test17(float %a, float %b, float %c, float %eps) {
168 ; CHECK-LABEL: @test17
Davx512-insert-extract.ll193 ;CHECK-LABEL: test17
201 define i8 @test17(i1 *%addr, i8 %a) {
Dselect.ll334 define i16 @test17(i16 %x) nounwind {
339 ; CHECK-LABEL: test17:
343 ; ATOM-LABEL: test17:
Dmasked_memop.ll217 ; AVX2-LABEL: test17
222 ; SKX-LABEL: test17
226 define <2 x i32> @test17(<2 x i32> %trigger, <2 x i32>* %addr, <2 x i32> %dst) {
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp44 void test17() { in test17() function
/external/clang/test/CodeGen/
Dobject-size.c131 void test17() { in test17() function
/external/clang/test/Sema/
Dc89.c124 void test17(int v, int w) { in test17() function
Dblock-misc.c162 void test17() { in test17() function
Dswitch.c287 void test17(int x) { in test17() function
Dattr-deprecated.c100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
Dreturn.c97 int test17() { in test17() function
Dexprs.c156 void test17(int x) { in test17() function
/external/clang/test/Parser/
Dchar-literal-printing.c23 char test17(void) { return '\t'; } in test17() function
Ddeclarators.c103 void test17(i, j) int i, j k; { } // expected-error {{expected ';' at end of declaration}}
/external/clang/test/CodeGenCXX/
Dlinkage.cpp213 namespace test17 { namespace
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll143 ; @test17
145 define i64 @test17(i64 %a) {
/external/llvm/test/Transforms/InstCombine/
Dsitofp.ll156 ; CHECK-LABEL: test17
159 define i32 @test17(i26 %A) nounwind {
Dsext.ll188 define i32 @test17(i1 %x) nounwind {
192 ; CHECK-LABEL: @test17(
Drem.ll167 define i32 @test17(i32 %X) {
168 ; CHECK-LABEL: @test17(

1234