Home
last modified time | relevance | path

Searched refs:test18 (Results 1 – 25 of 188) sorted by relevance

12345678

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp21 class test18 : virtual test17 { virtual void f(); }; class
22 class test19 : virtual test18 { virtual void f(); };
Dlinkage2.cpp190 namespace test18 { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll5 ; CHECK-LABEL: test18:
7 define void @test18(<16 x i32> %a) #0 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll314 define x86_fp80 @test18(i32 %a, i32 %b, x86_fp80 %x) nounwind {
319 ; SSE-LABEL: test18:
322 ; NOSSE2-LABEL: test18:
325 ; NOSSE1-LABEL: test18:
328 ; NOCMOV-LABEL: test18:
Dfp-select-cmp-and.ll175 define double @test18(double %a, double %b, double %c, double %eps) {
180 ; CHECK-LABEL: @test18
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll314 define x86_fp80 @test18(i32 %a, i32 %b, x86_fp80 %x) nounwind {
319 ; SSE-LABEL: test18:
322 ; NOSSE2-LABEL: test18:
325 ; NOSSE1-LABEL: test18:
328 ; NOCMOV-LABEL: test18:
Dfast-isel-sext-zext.ll294 define i64 @test18(i16 %x) nounwind {
295 ; X32-LABEL: test18:
301 ; X64-LABEL: test18:
/external/ltp/lib/newlib_tests/
D.gitignore22 test18
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt42 test18 - private to private - with shared children
134 test18:
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp52 void test18() { in test18() function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt43 test18 - shared subtree with shared child to private subtree.
142 test18:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll176 ; CHECK-LABEL: test18:
179 define double @test18(double %a) #1 {
/external/clang/test/Parser/
Dchar-literal-printing.c24 wchar_t test18(void) { return L'\t'; } in test18() function
Ddeclarators.c108 void test18() {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dapint-sub.ll154 define i128 @test18(i128 %Y) {
155 ; CHECK-LABEL: @test18(
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_exclusive_test/
Dcpuset_exclusive_test.sh208 test18() function
/external/clang/test/Sema/
Dattr-deprecated.c101 test18 __attribute__((deprecated)), variable
Dswitch.c297 int test18() { in test18() function
Dblock-misc.c186 void test18() { in test18() function
Dreturn.c101 int test18() { in test18() function
Dexprs.c172 void test18(int b) { in test18() function
/external/llvm/test/Transforms/InstCombine/
Dsitofp.ll166 ; CHECK-LABEL: test18
168 define i54 @test18(i64 %A) nounwind {
/external/clang/test/CodeGenCXX/
Dlinkage.cpp225 namespace test18 { namespace
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt43 test18 - shared subtree with shared child to private subtree.
157 test18:

12345678