Home
last modified time | relevance | path

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

12345678910>>...12

/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/llvm-project/llvm/test/Transforms/InstSimplify/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/llvm-project/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/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/llvm-project/llvm/test/CodeGen/PowerPC/
Dcmpb-ppc32.ll7 define zeroext i16 @test16(i16 zeroext %x, i16 zeroext %y) #0 {
8 ; 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/llvm-project/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK-LABEL: test16:
/external/llvm/test/CodeGen/AArch64/
Dmovw-consts.ll111 define void @test16() {
112 ; CHECK-LABEL: test16:
/external/llvm-project/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/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/llvm-project/clang/test/Misc/
Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
/external/clang/test/Misc/
Ddiag-template-diffing-color.cpp34 void test16() { in test16() function
/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/rust/crates/heck/src/
Dsnake.rs67 t!(test16: "abc123DEF456" => "abc123_def456");
/external/ltp/testcases/kernel/fs/fs_bind/bind/
D00_Descriptions.txt41 test16 - uncloneable child to uncloneable parent.
132 test16:
/external/llvm-project/llvm/test/Instrumentation/MemorySanitizer/
Dwith-call-type-size.ll44 define <4 x i32> @test16(<4 x i32> %vec, i16 %idx, i32 %x) sanitize_memory {
48 ; CHECK-LABEL: @test16(
/external/llvm/test/Transforms/InstCombine/
Dcompare-udiv.ll126 ; CHECK-LABEL: @test16
128 define i1 @test16(i32 %d) {
/external/llvm-project/llvm/test/CodeGen/X86/
Dvec_shift5.ll159 define <2 x i64> @test16() {
160 ; X86-LABEL: test16:
165 ; X64-LABEL: test16:
/external/clang/test/Sema/
Dc89.c89 void test16() { in test16() function
/external/llvm-project/clang/test/Sema/
Dc89.c89 void test16() { in test16() function

12345678910>>...12