Home
last modified time | relevance | path

Searched refs:test21 (Results 1 – 25 of 137) sorted by relevance

123456

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp24 class test21 : virtual test20 { virtual void f(); }; class
25 class test22 : virtual test21 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp39 void test21() { in test21() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll32 ; CHECK-LABEL: test21:
34 define void @test21(<16 x i32> %a) #0 {
/external/llvm/test/Transforms/InstCombine/
D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
Dapint-shift.ll209 ; CHECK-LABEL: @test21(
211 define i1 @test21(i12 %A) {
Dset.ll215 define i32 @test21(i32 %a) {
216 ; CHECK-LABEL: @test21(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
D2004-11-22-Missed-and-fold.ll3 define i8 @test21(i8 %A) {
Dapint-sub.ll183 define i1 @test21(i256 %g, i256 %h) {
184 ; CHECK-LABEL: @test21(
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll368 define x86_fp80 @test21(i32 %a, i32 %b, x86_fp80 %x) nounwind {
374 ; SSE-LABEL: test21:
378 ; NOSSE2-LABEL: test21:
382 ; NOSSE1-LABEL: test21:
386 ; NOCMOV-LABEL: test21:
Dvselect.ll333 define <2 x i64> @test21(<2 x i64> %a, <2 x i64> %b) {
334 ; SSE2-LABEL: test21:
339 ; SSE41-LABEL: test21:
344 ; AVX-LABEL: test21:
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll368 define x86_fp80 @test21(i32 %a, i32 %b, x86_fp80 %x) nounwind {
374 ; SSE-LABEL: test21:
378 ; NOSSE2-LABEL: test21:
382 ; NOSSE1-LABEL: test21:
386 ; NOCMOV-LABEL: test21:
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt45 test21 - shared tree within a tree it is bound to.
149 test21:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt46 test21 - multi-level slave p-nodes.
157 test21:
/external/clang/test/Parser/
Dchar-literal-printing.c28 char test21(void) { return 'c'; } in test21() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c63 int test21(int *q, int *x) { in test21() function
/external/clang/test/Sema/
Dattr-deprecated.c115 char test21[__has_feature(attribute_deprecated_with_message) ? 1 : -1]; variable
Dblock-misc.c215 void test21() { in test21() function
Dreturn.c117 int test21() { in test21() function
Dexprs.c237 void test21(volatile struct Test21 *ptr) { in test21() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll164 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) {
170 ; CHECK-LABEL: @test21
177 ; CHECK-P9-LABEL: @test21
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt46 test21 - shared subtree with private child to shared subtree.
172 test21:
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll116 define <2 x double> @test21(<2 x double>* %p1, <2 x double>* %p2) {
122 ; CHECK-LABEL: @test21
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll197 define i32 @test21(i32 %a) {
198 ; CHECK-LABEL: @test21(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll204 define i32 @test21(i32 %a) {
205 ; CHECK-LABEL: @test21(
/external/ltp/android/tools/
Ddisabled_tests.txt432 testcases/bin/fs_bind/bind/test21
462 testcases/bin/fs_bind/move/test21

123456