Home
last modified time | relevance | path

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

123456789

/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/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Dundef.ll122 ; @test17
124 define i64 @test17(i64 %a) {
/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:
/external/swiftshader/third_party/llvm-7.0/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:
Dfast-isel-sext-zext.ll280 define i32 @test17(i16 %x) nounwind {
281 ; X32-LABEL: test17:
286 ; X64-LABEL: test17:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll118 define i64 @test17() {
119 ; CHECK-LABEL: test17:
Darm64-rounding.ll167 ; CHECK-LABEL: test17:
170 define float @test17(float %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll118 define i64 @test17() {
119 ; CHECK-LABEL: test17:
Darm64-rounding.ll167 ; CHECK-LABEL: test17:
170 define float @test17(float %a) #1 {
/external/ltp/lib/newlib_tests/
D.gitignore21 test17
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt41 test17 - tree with shared parent - check ERROR.
129 test17:
/external/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll50 define <4 x i32> @test17(<4 x i32> %vec, i17 %idx, i32 %x) sanitize_memory {
54 ; CHECK-LABEL: @test17(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll50 define <4 x i32> @test17(<4 x i32> %vec, i17 %idx, i32 %x) sanitize_memory {
54 ; CHECK-LABEL: @test17(
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp43 void test17() { in test17() function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt42 test17 - shared subtree with shared child to shared subtree.
137 test17:
/external/clang/test/Sema/
Dc89.c124 void test17(int v, int w) { in test17() function
Dattr-deprecated.c100 foo_dep test17, // expected-warning {{'foo_dep' is deprecated}} variable
Dswitch.c287 void test17(int x) { in test17() function
Dblock-misc.c162 void test17() { 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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dapint-sub.ll143 define i25 @test17(i25 %Aok) {
144 ; CHECK-LABEL: @test17(
/external/clang/test/CodeGenCXX/
Deh.cpp451 namespace test17 { namespace
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh196 test17() function

123456789