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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
predicate-bad-3.l 2 [^:]*:5: Error: instruction 'nop' cannot be predicated
3 [^:]*:6: Error: instruction 'nop' cannot be predicated
4 [^:]*:7: Error: instruction 'addab' cannot be predicated
5 [^:]*:8: Error: instruction 'addah' cannot be predicated
6 [^:]*:9: Error: instruction 'addaw' cannot be predicated
7 [^:]*:10: Error: instruction 'callp' cannot be predicated
8 [^:]*:11: Error: instruction 'addsub' cannot be predicated
9 [^:]*:12: Error: instruction 'addsub2' cannot be predicated
10 [^:]*:13: Error: instruction 'cmpy' cannot be predicated
11 [^:]*:14: Error: instruction 'cmpyr' cannot be predicated
    [all...]
predicate-bad-2.l 3 [^:]*:5: Error: instruction 'nop' cannot be predicated
4 [^:]*:6: Error: instruction 'nop' cannot be predicated
5 [^:]*:7: Error: instruction 'nop' cannot be predicated
6 [^:]*:8: Error: instruction 'nop' cannot be predicated
7 [^:]*:9: Error: instruction 'nop' cannot be predicated
8 [^:]*:10: Error: instruction 'nop' cannot be predicated
10 [^:]*:11: Error: instruction 'nop' cannot be predicated
11 [^:]*:12: Error: instruction 'nop' cannot be predicated
12 [^:]*:13: Error: instruction 'nop' cannot be predicated
13 [^:]*:14: Error: instruction 'nop' cannot be predicated
    [all...]
parallel-bad-1.l 16 [^:]*:26: Error: instruction 'nop' cannot be predicated
18 [^:]*:28: Error: instruction 'nop' cannot be predicated
predicate-bad-3.s 1 # Test instructions that cannot be predicated.
  /external/llvm/test/MC/Hexagon/
new-value-check.s 9 # invalid: r0 definition predicated on the opposite condition
61 # valid: r0 definition and use identically predicated
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_sched.c 462 struct ir3_instruction *predicated = ir->predicates[i]; local
465 if (is_scheduled(predicated))
474 if (ssa(predicated->regs[1]) == ctx->pred) {
480 predicated->regs[1]->instr = new_pred;
484 /* all remaining predicated remapped to new pred: */
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_shader.h 43 unsigned predicated:1; member in struct:sh_op
svga_shader_dump.c 77 if (op.predicated) {
509 if (op->op.predicated) {
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
thumb2-diagnostics.s 28 @ CHECK-ERRORS: error: predicated instructions must be in IT block
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/swingui/parsers/
ANTLRv3.g 350 : (rew+='->' preds+=SEMPRED predicated+=rewrite_alternative)*
352 -> ^($rew $preds $predicated)* ^($rew2 $last)
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ANTLRv3.g 354 : (rew+='->' preds+=SEMPRED predicated+=rewrite_alternative)*
356 -> ^($rew $preds $predicated)* ^($rew2 $last)
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 361 uint32 predicated : 1; member in struct:__anon29945::__anon29946::__anon29948
  /external/mesa3d/src/gallium/drivers/svga/
svga_tgsi_emit.h 214 inst.predicated = 1;
  /external/llvm/test/MC/ARM/
thumb2-diagnostics.s 31 @ CHECK-ERRORS: error: predicated instructions must be in IT block
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 110 // what about predicated edges coming from EOT
  /external/libunwind/doc/
libunwind-dynamic.tex 281 predicated architecturs such as IA-64 or ARM, where the contents of
286 architectures, predicated or not).
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_shader.c 372 BOOL predicated; member in struct:sm1_instruction
395 if (insn->predicated) {
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar 
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 

Completed in 348 milliseconds