Searched refs:systemz (Results 1 – 25 of 106) sorted by relevance
12345
1 ; RUN: llc < %s -march=systemz | grep lghi | count 12 ; RUN: llc < %s -march=systemz | grep llill | count 13 ; RUN: llc < %s -march=systemz | grep llilh | count 14 ; RUN: llc < %s -march=systemz | grep llihl | count 15 ; RUN: llc < %s -march=systemz | grep llihh | count 16 ; RUN: llc < %s -march=systemz | grep lgfi | count 17 ; RUN: llc < %s -march=systemz | grep llilf | count 18 ; RUN: llc < %s -march=systemz | grep llihf | count 1
1 ; RUN: llc < %s -march=systemz | grep lghi | count 22 ; RUN: llc < %s -march=systemz | grep llill | count 13 ; RUN: llc < %s -march=systemz | grep llilh | count 14 ; RUN: llc < %s -march=systemz | grep lgfi | count 15 ; RUN: llc < %s -march=systemz | grep llilf | count 2
1 ; RUN: llc < %s -march=systemz | grep oill | count 32 ; RUN: llc < %s -march=systemz | grep oilh | count 33 ; RUN: llc < %s -march=systemz | grep oilf | count 34 ; RUN: llc < %s -march=systemz | grep llgfr | count 35 ; RUN: llc < %s -march=systemz | grep lgfr | count 6
1 ; RUN: llc < %s -march=systemz | grep oill | count 12 ; RUN: llc < %s -march=systemz | grep oilh | count 13 ; RUN: llc < %s -march=systemz | grep oihl | count 14 ; RUN: llc < %s -march=systemz | grep oihh | count 1
1 ; RUN: llc < %s -march=systemz | grep ngr | count 42 ; RUN: llc < %s -march=systemz | grep llilh | count 13 ; RUN: llc < %s -march=systemz | grep llihl | count 14 ; RUN: llc < %s -march=systemz | grep llihh | count 1
1 ; RUN: llc < %s -march=systemz | not grep aghi2 ; RUN: llc < %s -march=systemz | grep llgf | count 13 ; RUN: llc < %s -march=systemz | grep llgh | count 14 ; RUN: llc < %s -march=systemz | grep llgc | count 15 ; RUN: llc < %s -march=systemz | grep lgf | count 26 ; RUN: llc < %s -march=systemz | grep lgh | count 27 ; RUN: llc < %s -march=systemz | grep lgb | count 1
1 ; RUN: llc < %s -march=systemz | grep ahi | count 32 ; RUN: llc < %s -march=systemz | grep afi | count 33 ; RUN: llc < %s -march=systemz | grep lgfr | count 44 ; RUN: llc < %s -march=systemz | grep llgfr | count 2
1 ; RUN: llc < %s -march=systemz | grep lgr | count 22 ; RUN: llc < %s -march=systemz | grep nihf | count 13 ; RUN: llc < %s -march=systemz | grep lgfr | count 1
1 ; RUN: llc < %s -march=systemz | grep sra | count 62 ; RUN: llc < %s -march=systemz | grep srag | count 33 ; RUN: llc < %s -march=systemz | grep srl | count 64 ; RUN: llc < %s -march=systemz | grep srlg | count 35 ; RUN: llc < %s -march=systemz | grep sll | count 66 ; RUN: llc < %s -march=systemz | grep sllg | count 3
1 ; RUN: llc < %s -march=systemz | grep ogr | count 32 ; RUN: llc < %s -march=systemz | grep nihf | count 13 ; RUN: llc < %s -march=systemz | grep lgfr | count 1
1 ; RUN: llc < %s -march=systemz | grep sr | count 32 ; RUN: llc < %s -march=systemz | grep llgfr | count 13 ; RUN: llc < %s -march=systemz | grep lgfr | count 2
1 ; RUN: llc < %s -march=systemz | grep ar | count 32 ; RUN: llc < %s -march=systemz | grep lgfr | count 23 ; RUN: llc < %s -march=systemz | grep llgfr | count 1
1 ; RUN: llc < %s -march=systemz | grep xgr | count 32 ; RUN: llc < %s -march=systemz | grep nihf | count 13 ; RUN: llc < %s -march=systemz | grep lgfr | count 1
1 ; RUN: llc < %s -march=systemz | grep xilf | count 92 ; RUN: llc < %s -march=systemz | grep llgfr | count 33 ; RUN: llc < %s -march=systemz | grep lgfr | count 6
1 ; RUN: llc < %s -march=systemz | grep ngr | count 32 ; RUN: llc < %s -march=systemz | grep nihf | count 1
1 ; RUN: llc < %s -march=systemz | grep nilf | count 12 ; RUN: llc < %s -march=systemz | grep nill | count 1
1 ; RUN: llc < %s -march=systemz
7 …re_const.cmxa arm.cmxa arm64.cmxa mips.cmxa ppc.cmxa x86.cmxa sparc.cmxa systemz.cmxa xcore.cmxa c…16 …ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_syst…209 systemz.mli: systemz.ml212 systemz.cmi: systemz.mli215 systemz.cmx: systemz.ml systemz.cmi218 systemz.cmxa: systemz.cmx
6 ; SKIP: not llc -march=systemz < %s > /dev/null 2> %t19 ; RUN: not llc -march=systemz -filetype=obj < %s > /dev/null 2> %t2
1 # RUN: not llvm-mc -triple=systemz -mcpu=z13 -show-encoding < %s 2>&1 | FileCheck %s2 # RUN: not llvm-mc -triple=systemz -mcpu=zEC12 -show-encoding < %s 2>&1 | FileCheck %s --check-pref…
69 namespace systemz { namespace114 systemz::test(); in test()
18 RegisterTarget<Triple::systemz> X(TheSystemZTarget, "systemz", "SystemZ"); in LLVMInitializeSystemZTargetInfo()
18 RegisterTarget<Triple::systemz, /*HasJIT=*/true> in LLVMInitializeSystemZTargetInfo()