Home
last modified time | relevance | path

Searched refs:jumpr (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/MC/Disassembler/Hexagon/
Djr.txt18 # CHECK: jumpr r21
20 # CHECK: if (p1) jumpr:nt r21
23 # CHECK-NEXT: if (p3.new) jumpr:nt r21
26 # CHECK-NEXT: if (p3.new) jumpr:t r21
28 # CHECK: if (!p3) jumpr:nt r21
31 # CHECK-NEXT: if (!p3.new) jumpr:nt r21
34 # CHECK-NEXT: if (!p3.new) jumpr:t r21
/external/llvm/test/MC/Hexagon/
Dv60-misc.s11 # CHECK: 5340c200 { if (p2) jumpr:nt
12 if (p2) jumpr r0
14 # CHECK: 5361c300 { if (!p3) jumpr:nt
15 if (!p3) jumpr r1
Dinst_cmp_eqi.ll12 ; CHECK: jumpr r31
Dinst_cmp_ugti.ll12 ; CHECK: jumpr r31
Dinst_cmp_gti.ll12 ; CHECK: jumpr r31
Dinst_cmp_ugt.ll12 ; CHECK: jumpr r31
Dinst_cmp_lt.ll12 ; CHECK: jumpr r31
Dinst_cmp_ult.ll12 ; CHECK: jumpr r31
Dinst_cmp_gt.ll12 ; CHECK: jumpr r31 }
Dinst_cmp_eq.ll12 ; CHECK: jumpr r31
/external/llvm/test/CodeGen/Hexagon/
Dindirect-br.ll3 ;CHECK: jumpr r{{[0-9]+}}
Deh_return.ll10 ; CHECK-NEXT: jumpr r31
Dblock-addr.ll6 ; CHECK: jumpr:nt r{{[0-9]+}}
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp174 unsigned jumps = 0, jump1 = 0, jumpr = 0; in check() local
217 ++jumpr; in check()
307 if (jumpr || slotJump < slotLastJump) { in check()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrAlias.td463 // maps if (!Pu) jumpr Rs -> if (!Pu) jumpr:nt Rs
464 def : InstAlias<"if (!$Pu) jumpr $Rs",
468 // maps if (Pu) jumpr Rs -> if (Pu) jumpr:nt Rs
469 def : InstAlias<"if ($Pu) jumpr $Rs",
489 def : InstAlias<"if ($src1) jumpr $src2",
492 def : InstAlias<"if (!$src1) jumpr $src2",
DHexagonIsetDx.td36 "if (!p0) jumpr r31"> {
126 "if (p0.new) jumpr:nt r31"> {
281 "jumpr r31"> {
540 "if (!p0.new) jumpr:nt r31"> {
603 "if (p0) jumpr r31"> {
DHexagonInstrInfo.td1502 // if ([[!]P[.new]]) jumpr[:t/nt] Rs
1507 "jumpr $dst", [], "", J_tc_2early_SLOT2> {
1520 JumpOpcStr<"jumpr", isPredNew, isTak>.S # " $dst", [],