HomeSort by relevance Sort by last modified time
    Searched refs:unconditional (Results 1 - 20 of 20) sorted by null

  /external/strace/xlat/
gen.sh 148 local unconditional= line
160 unconditional=
162 '#unconditional')
163 unconditional=1
175 [ -n "$unconditional" ] ||
218 unconditional= val_type=
227 unconditional=
229 '#unconditional')
230 unconditional=1
238 if [ -n "${unconditional}" ]; the
    [all...]
  /external/llvm/test/MC/ARM/
thumb2-branches.s 4 @ unconditional branches accept narrow suffix and encode to short encodings
14 @ unconditional branches accept wide suffix and encode to wide encodings
28 @ unconditional branches without width suffix encode depending of offset size
46 @ unconditional branches with width narrow suffix in IT block
60 @ unconditional branches with wide suffix in IT block
92 @ unconditional branches accept wide suffix and encode to wide encodings
106 @ unconditional branches without width suffix encode depending of offset size
124 @ same branch insturction encoding to conditional or unconditional depending
147 @ unconditional branches accept narrow suffix and encode to short encodings
157 @ unconditional branches accept wide suffix and encode to wide encoding
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
thumb2-branches.s 4 @ unconditional branches accept narrow suffix and encode to short encodings
14 @ unconditional branches accept wide suffix and encode to wide encodings
28 @ unconditional branches without width suffix encode depending of offset size
46 @ unconditional branches with width narrow suffix in IT block
60 @ unconditional branches with wide suffix in IT block
92 @ unconditional branches accept wide suffix and encode to wide encodings
106 @ unconditional branches without width suffix encode depending of offset size
124 @ same branch insturction encoding to conditional or unconditional depending
147 @ unconditional branches accept narrow suffix and encode to short encodings
157 @ unconditional branches accept wide suffix and encode to wide encoding
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/
new-value-check.s 25 # CHECK-STRICT: :28:3: note: Register producer is predicated and consumer is unconditional
40 # CHECK-STRICT: :43:3: note: Register producer is predicated and consumer is unconditional
  /external/syzkaller/vendor/golang.org/x/net/idna/
trie.go 47 // Don't use newIdnaTrie to avoid unconditional linking in of the table.
  /external/llvm/test/MC/Hexagon/
new-value-check.s 25 # invalid: definition of r0 should be unconditional (not explicitly docu-
  /external/iptables/libiptc/
libip4tc.c 7 * Every chain ends with an unconditional jump: a RETURN for user chains,
215 unconditional(const struct ipt_ip *ip)
287 && unconditional(&e->ip)
433 /* Overflows should be end of entry chains, and unconditional
445 assert(unconditional(&e->ip));
libip6tc.c 7 * Every chain ends with an unconditional jump: a RETURN for user chains,
247 /* All zeroes == unconditional rule. */
249 unconditional(const struct ip6t_ip6 *ipv6) function
381 /* Overflows should be end of entry chains, and unconditional
393 assert(unconditional(&e->ipv6));
  /external/libvpx/libvpx/test/
test.mk 192 ## Multi-codec / unconditional whitebox tests.
  /external/tensorflow/tensorflow/python/training/
optimizer.py     [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 90 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 90 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 90 (* Set a unconditional branch at the end of the 'then' block and the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 108 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 108 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 108 (* Set a unconditional branch at the end of the 'then' block and the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 138 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 138 (* Set a unconditional branch at the end of the 'then' block and the
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 138 (* Set a unconditional branch at the end of the 'then' block and the
  /external/tensorflow/tensorflow/python/keras/engine/
base_layer.py     [all...]

Completed in 739 milliseconds