Home
last modified time | relevance | path

Searched refs:test22 (Results 1 – 25 of 140) sorted by relevance

123456

/external/clang/test/Sema/
Dexprs.c244 void test22() { in test22() function
248 if (test22) // expected-warning {{address of function 'test22' will always evaluate to 'true'}} \ in test22()
252 if (&test22) in test22()
Dattr-deprecated.c117 struct test22 { struct
Dreturn.c125 int test22() { in test22() function
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
26 class test23 : virtual test22 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll41 ; CHECK-LABEL: test22:
43 define void @test22(<16 x i32> %a) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
Dvselect.ll352 define <4 x float> @test22(<4 x float> %a, <4 x float> %b) {
353 ; SSE2-LABEL: test22:
359 ; SSE41-LABEL: test22:
364 ; AVX-LABEL: test22:
Dfast-isel-x86-64.ll274 define void @test22() nounwind {
281 ; CHECK-LABEL: test22:
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll390 define x86_fp80 @test22(i32 %a, i32 %b, x86_fp80 %x) nounwind {
395 ; SSE-LABEL: test22:
399 ; NOSSE2-LABEL: test22:
403 ; NOSSE1-LABEL: test22:
407 ; NOCMOV-LABEL: test22:
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt46 test22 - shared tree within a tree it is bound to - and then move t
154 test22:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt47 test22 - bind within same tree - root to child
162 test22:
/external/clang/test/Parser/
Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll183 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
189 ; CHECK-LABEL: @test22
193 ; CHECK-P9-LABEL: @test22
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt47 test22 - shared subtree with private child to slave subtree.
177 test22:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll205 define i32 @test22(i32 %a) {
206 ; CHECK-LABEL: @test22(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll130 define <2 x double> @test22(<2 x double>* %p1, <2 x double>* %p2) {
136 ; CHECK-LABEL: @test22
/external/llvm/test/Transforms/InstCombine/
Dset.ll227 define i1 @test22(i32 %A, i32 %X) {
228 ; CHECK-LABEL: @test22(
Dapint-shift.ll217 ; CHECK-LABEL: @test22(
219 define i1 @test22(i14 %A) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll220 define i32 @test22(i32 %a) {
221 ; CHECK-LABEL: @test22(
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfast-isel-x86-64.ll267 define void @test22() nounwind {
274 ; CHECK: test22:
/external/ltp/android/tools/
Ddisabled_tests.txt433 testcases/bin/fs_bind/bind/test22
472 testcases/bin/fs_bind/rbind/test22
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll176 define void @test22(i1 %B, i32* %P1, i32* %P2) {
177 ; CHECK-LABEL: @test22
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dsub.ll206 define zeroext i1 @test22(i32 %a, i32 %b) nounwind {
211 ; CHECK: @test22

123456