Home
last modified time | relevance | path

Searched refs:test16 (Results 1 – 25 of 253) sorted by relevance

1234567891011

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/
Dloads.ll240 define i64 @test16.1() {
244 ; LE-LABEL: @test16.1(
247 ; BE-LABEL: @test16.1(
251 define i64 @test16.2() {
255 ; LE-LABEL: @test16.2(
258 ; BE-LABEL: @test16.2(
262 define i64 @test16.3() {
266 ; LE-LABEL: @test16.3(
269 ; BE-LABEL: @test16.3(
/external/llvm/test/Transforms/ConstProp/
Dloads.ll240 define i64 @test16.1() {
244 ; LE-LABEL: @test16.1(
247 ; BE-LABEL: @test16.1(
251 define i64 @test16.2() {
255 ; LE-LABEL: @test16.2(
258 ; BE-LABEL: @test16.2(
262 define i64 @test16.3() {
266 ; LE-LABEL: @test16.3(
269 ; BE-LABEL: @test16.3(
/external/ltp/lib/newlib_tests/
DMakefile11 test16: CFLAGS+=-pthread target
12 test16: LDLIBS+=-lrt target
D.gitignore16 test16
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp19 class test16 : virtual test15 { virtual void f(); }; class
20 class test17 : virtual test16 { virtual void f(); };
/external/llvm/test/CodeGen/PowerPC/
Dcmpb-ppc32.ll6 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 {
18 ; CHECK-LABEL: @test16
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dcmpb-ppc32.ll6 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 {
18 ; CHECK-LABEL: @test16
/external/pcre/dist2/
DRunTest347 test16=skip
357 test16=-16
378 test16=-16
461 for bmode in "$test8" "$test16" "$test32"; do
466 -32) if [ "$test8$test16" != "skipskip" ] ; then echo ""; fi
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Dundef.ll115 ; @test16
117 define i64 @test16(i64 %a) {
/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll278 define float @test16(i32 %a, i32 %b, float %x) nounwind {
283 ; SSE-LABEL: test16:
286 ; NOSSE2-LABEL: test16:
289 ; NOSSE1-LABEL: test16:
292 ; NOCMOV-LABEL: test16:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll278 define float @test16(i32 %a, i32 %b, float %x) nounwind {
283 ; SSE-LABEL: test16:
286 ; NOSSE2-LABEL: test16:
289 ; NOSSE1-LABEL: test16:
292 ; NOCMOV-LABEL: test16:
Dvec_shift5.ll219 define <2 x i64> @test16() {
220 ; X32-LABEL: test16:
225 ; X64-LABEL: test16:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK-LABEL: test16:
Darm64-rounding.ll158 ; CHECK-LABEL: test16:
161 define double @test16(double %a) #1 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/
Dprogmem.ll14 define i16 @test16(i16 addrspace(1)* %p) {
15 ; CHECK-LABEL: test16:
Dprogmem-extended.ll16 define i16 @test16(i16 addrspace(1)* %p) {
17 ; CHECK-LABEL: test16:
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK-LABEL: test16:
/external/ltp/testcases/kernel/fs/fs_bind/move/
D00_Descriptions.txt40 test16 - uncloneable subtree to uncloneable parent.
124 test16:
/external/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll42 define <4 x i32> @test16(<4 x i32> %vec, i16 %idx, i32 %x) sanitize_memory {
46 ; CHECK-LABEL: @test16(
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll42 define <4 x i32> @test16(<4 x i32> %vec, i16 %idx, i32 %x) sanitize_memory {
46 ; CHECK-LABEL: @test16(
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
/external/llvm/test/Transforms/InstCombine/
Dcompare-udiv.ll126 ; CHECK-LABEL: @test16
128 define i1 @test16(i32 %d) {
Dload.ll155 define void @test16(i8* %x, i8* %a, i8* %b, i8* %c) {
158 ; CHECK-LABEL: @test16(
190 ; Check that in cases similar to @test16 we don't try to rewrite a load when
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt41 test16 - uncloneable child to uncloneable parent.
132 test16:
/external/clang/test/Sema/
Dc89.c89 void test16() { in test16() function

1234567891011