Home
last modified time | relevance | path

Searched refs:test20 (Results 1 – 25 of 160) sorted by relevance

1234567

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp23 class test20 : virtual test19 { virtual void f(); }; class
24 class test21 : virtual test20 { virtual void f(); };
Dbuiltin-assume-aligned-tmpl.cpp29 void test20() { in test20() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dintrinsics-v60-shift.ll23 ; CHECK-LABEL: test20:
25 define void @test20(<16 x i32> %a) #0 {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll350 define x86_fp80 @test20(i32 %a, i32 %b, x86_fp80 %x) nounwind {
355 ; SSE-LABEL: test20:
358 ; NOSSE2-LABEL: test20:
361 ; NOSSE1-LABEL: test20:
364 ; NOCMOV-LABEL: test20:
Dcmp.ll262 define void @test20(i32 %bf.load, i8 %x1, i8* %b_addr) {
277 ; CHECK-LABEL: test20
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll350 define x86_fp80 @test20(i32 %a, i32 %b, x86_fp80 %x) nounwind {
355 ; SSE-LABEL: test20:
358 ; NOSSE2-LABEL: test20:
361 ; NOSSE1-LABEL: test20:
364 ; NOCMOV-LABEL: test20:
Dfast-isel-sext-zext.ll325 define i64 @test20(i32 %x) nounwind {
326 ; X32-LABEL: test20:
332 ; X64-LABEL: test20:
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt44 test20 - private to private - with unclonable children
144 test20:
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt45 test20 - shared subtree with shared child to uncloneable subtree.
152 test20:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll194 ; CHECK-LABEL: test20:
197 define double @test20(double %a) #1 {
/external/llvm/test/CodeGen/AArch64/
Darm64-rounding.ll194 ; CHECK-LABEL: test20:
197 define double @test20(double %a) #1 {
/external/clang/test/Parser/
Dchar-literal-printing.c26 wchar_t test20(void) { return L'\v'; } in test20() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll145 define <2 x double> @test20(<2 x double>* %p1, <2 x double>* %p2) {
151 ; CHECK-LABEL: @test20
158 ; CHECK-P9-LABEL: @test20
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dapint-sub.ll173 define i1 @test20(i33 %g, i33 %h) {
174 ; CHECK-LABEL: @test20(
/external/clang/test/Sema/
Dattr-deprecated.c109 void test20() { in test20() function
Dblock-misc.c203 void test20() { in test20() function
Dreturn.c109 int test20() { in test20() function
Dexprs.c195 int test20(int x) { in test20() function
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt45 test20 - shared subtree with shared child to uncloneable subtree.
167 test20:
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll189 define i32 @test20(i32 %a) {
190 ; CHECK-LABEL: @test20(
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll102 define <2 x double> @test20(<2 x double>* %p1, <2 x double>* %p2) {
108 ; CHECK-LABEL: @test20
/external/llvm/test/Transforms/InstCombine/
Dset.ll204 define i32 @test20(i32 %A) {
205 ; CHECK-LABEL: @test20(
Dapint-shift.ll201 ; CHECK-LABEL: @test20(
203 define i1 @test20(i13 %A) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/
Dundef.ll188 define i32 @test20(i32 %a) {
189 ; CHECK-LABEL: @test20(
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dfast-isel-x86-64.ll244 define void @test20() nounwind ssp {
249 ; CHECK: test20:

1234567