/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | compare-int.ll | 12 ; CHECK: setp.eq.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 21 ; CHECK: setp.ne.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 30 ; CHECK: setp.gt.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 39 ; CHECK: setp.ge.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 48 ; CHECK: setp.lt.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 57 ; CHECK: setp.le.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 66 ; CHECK: setp.gt.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 75 ; CHECK: setp.ge.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 84 ; CHECK: setp.lt.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 93 ; CHECK: setp.le.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} [all …]
|
D | i1-int-to-fp.ll | 4 ; CHECK: setp 13 ; CHECK: setp 22 ; CHECK: setp 31 ; CHECK: setp
|
D | f16-instructions.ll | 286 ; CHECK-DAG: setp.eq.b16 [[PRED:%p[0-9]+]], %rs{{.*}}, 1; 300 ; CHECK-F16-NOFTZ: setp.neu.f16 [[PRED:%p[0-9]+]], [[C]], [[D]] 303 ; CHECK-NOF16: setp.neu.f32 [[PRED:%p[0-9]+]], [[CF]], [[DF]] 318 ; CHECK-F16-NOFTZ: setp.neu.f16 [[PRED:%p[0-9]+]], [[C]], [[D]] 319 ; CHECK-F16-FTZ: setp.neu.ftz.f16 [[PRED:%p[0-9]+]], [[C]], [[D]] 322 ; CHECK-NOF16: setp.neu.f32 [[PRED:%p[0-9]+]], [[CF]], [[DF]] 336 ; CHECK-NOFTZ-DAG: setp.neu.f32 [[PRED:%p[0-9]+]], [[C]], [[D]] 337 ; CHECK-F16-FTZ-DAG: setp.neu.ftz.f32 [[PRED:%p[0-9]+]], [[C]], [[D]] 351 ; CHECK-F16-NOFTZ: setp.neu.f16 [[PRED:%p[0-9]+]], [[A]], [[B]] 352 ; CHECK-F16-FTZ: setp.neu.ftz.f16 [[PRED:%p[0-9]+]], [[A]], [[B]] [all …]
|
D | add-128bit.ll | 9 ; CHECK: setp.lt.u64 10 ; CHECK: setp.lt.u64
|
/external/llvm/test/CodeGen/NVPTX/ |
D | compare-int.ll | 12 ; CHECK: setp.eq.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 21 ; CHECK: setp.ne.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 30 ; CHECK: setp.gt.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 39 ; CHECK: setp.ge.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 48 ; CHECK: setp.lt.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 57 ; CHECK: setp.le.u64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 66 ; CHECK: setp.gt.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 75 ; CHECK: setp.ge.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 84 ; CHECK: setp.lt.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} 93 ; CHECK: setp.le.s64 %p[[P0:[0-9]+]], %rd{{[0-9]+}}, %rd{{[0-9]+}} [all …]
|
D | i1-int-to-fp.ll | 4 ; CHECK: setp 13 ; CHECK: setp 22 ; CHECK: setp 31 ; CHECK: setp
|
D | add-128bit.ll | 9 ; CHECK: setp.lt.u64 10 ; CHECK: setp.lt.u64
|
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/ |
D | setp.pass.cpp | 29 void setp(CharT* pbeg, CharT* pend) in setp() function 31 base::setp(pbeg, pend); in setp() 43 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main() 48 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main()
|
D | pbump.pass.cpp | 29 void setp(CharT* pbeg, CharT* pend) in setp() function 31 base::setp(pbeg, pend); in setp() 51 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main() 58 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/ |
D | setp.pass.cpp | 28 void setp(CharT* pbeg, CharT* pend) in setp() function 30 base::setp(pbeg, pend); in setp() 42 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main() 47 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main()
|
D | pbump.pass.cpp | 28 void setp(CharT* pbeg, CharT* pend) in setp() function 30 base::setp(pbeg, pend); in setp() 50 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main() 57 t.setp(in, in+sizeof(in)/sizeof(in[0])); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/ |
D | assign.pass.cpp | 48 void setp(CharT* pbeg, CharT* pend) in setp() function 50 base::setp(pbeg, pend); in setp() 70 t.setp(&p1, &p3); in main() 78 t.setp(&p1, &p3); in main()
|
D | swap.pass.cpp | 57 void setp(CharT* pbeg, CharT* pend) in setp() function 59 base::setp(pbeg, pend); in setp() 79 t.setp(&p1, &p3); in main() 87 t.setp(&p1, &p3); in main()
|
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/ |
D | assign.pass.cpp | 48 void setp(CharT* pbeg, CharT* pend) in setp() function 50 base::setp(pbeg, pend); in setp() 70 t.setp(&p1, &p3); in main() 78 t.setp(&p1, &p3); in main()
|
D | swap.pass.cpp | 57 void setp(CharT* pbeg, CharT* pend) in setp() function 59 base::setp(pbeg, pend); in setp() 79 t.setp(&p1, &p3); in main() 87 t.setp(&p1, &p3); in main()
|
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/ |
D | copy.pass.cpp | 47 void setp(CharT* pbeg, CharT* pend) in setp() function 49 base::setp(pbeg, pend); in setp() 67 t.setp(&p1, &p3); in main() 74 t.setp(&p1, &p3); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/ |
D | copy.pass.cpp | 47 void setp(CharT* pbeg, CharT* pend) in setp() function 49 base::setp(pbeg, pend); in setp() 67 t.setp(&p1, &p3); in main() 74 t.setp(&p1, &p3); in main()
|
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/ |
D | xsputn.pass.cpp | 29 void setp(char* pbeg, char* pend) in setp() function 31 base::setp(pbeg, pend); in setp() 42 t.setp(out, out+sizeof(out)); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put/ |
D | xsputn.pass.cpp | 27 void setp(char* pbeg, char* pend) in setp() function 29 base::setp(pbeg, pend); in setp() 40 t.setp(out, out+sizeof(out)); in main()
|
/external/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/ |
D | sputc.pass.cpp | 34 void setp(char* pbeg, char* pend) in setp() function 36 base::setp(pbeg, pend); in setp() 55 t.setp(out, out+sizeof(out)); in main()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/ |
D | sputc.pass.cpp | 33 void setp(char* pbeg, char* pend) in setp() function 35 base::setp(pbeg, pend); in setp() 54 t.setp(out, out+sizeof(out)); in main()
|
/external/rust/crates/libz-sys/src/zlib/contrib/iostream3/ |
D | zfstream.cc | 324 this->setp(buffer, buffer + buffer_size - 1); in enable_buffer() 333 this->setp(0, 0); in enable_buffer() 341 this->setp(buffer, buffer + buffer_size - 1); in enable_buffer() 358 this->setp(0, 0); in disable_buffer() 365 this->setp(buffer, buffer + buffer_size - 1); in disable_buffer() 367 this->setp(0, 0); in disable_buffer()
|
/external/llvm-project/llvm/test/MC/X86/ |
D | I386-32.s | 709 setp -485498096(%edx,%eax,4) label 713 setp 485498096(%edx,%eax,4) label 717 setp 485498096(%edx) label 721 setp 485498096 label 725 setp 64(%edx,%eax) label 729 setp (%edx) label
|
D | I386-64.s | 962 setp 485498096 label 966 setp 64(%rdx) label 970 setp 64(%rdx,%rax,4) label 974 setp -64(%rdx,%rax,4) label 978 setp 64(%rdx,%rax) label 982 setp %r14b label 986 setp (%rdx) label
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | bitcast-int-to-vector.ll | 15 ; X86-NEXT: setp %al 24 ; X86-SSE-NEXT: setp %al 32 ; X64-NEXT: setp %al
|