HomeSort by relevance Sort by last modified time
    Searched full:instructions (Results 1 - 25 of 3146) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/proguard/src/proguard/classfile/instruction/visitor/
package.html 2 This package contains visitors for instructions.
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.stderr.exp 3 # Total instructions: 8206
6 # Total fldcw instructions: 0
fldcw_check.stderr.exp 3 # Total instructions: 9270
6 # Total fldcw instructions: 2053
ll.stderr.exp 3 # Total instructions: 45639
6 # Total fldcw instructions: 0
million.stderr.exp 3 # Total instructions: 1000000
6 # Total fldcw instructions: 0
rep_prefix.stderr.exp 3 # Total instructions: 152
6 # Total fldcw instructions: 0
clone_test.stderr.exp 3 # Total instructions: 1501007
6 # Total fldcw instructions: 0
9 # Total instructions: 2500001
12 # Total fldcw instructions: 0
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.stderr.exp 3 # Total instructions: 47799
6 # Total fldcw instructions: 0
million.stderr.exp 3 # Total instructions: 1000000
6 # Total fldcw instructions: 0
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.stderr.exp 3 # Total instructions: 40330
6 # Total fldcw instructions: 0
million.stderr.exp 3 # Total instructions: 1000000
6 # Total fldcw instructions: 0
  /external/valgrind/main/exp-bbv/tests/x86/
complex_rep.stderr.exp 3 # Total instructions: 8206
6 # Total fldcw instructions: 0
fldcw_check.stderr.exp 3 # Total instructions: 9261
6 # Total fldcw instructions: 2061
million.stderr.exp 3 # Total instructions: 1000000
6 # Total fldcw instructions: 0
rep_prefix.stderr.exp 3 # Total instructions: 124
6 # Total fldcw instructions: 0
  /external/valgrind/main/exp-bbv/tests/x86-linux/
ll.stderr.exp 3 # Total instructions: 39439
6 # Total fldcw instructions: 0
clone_test.stderr.exp 3 # Total instructions: 1501007
6 # Total fldcw instructions: 0
9 # Total instructions: 2500001
12 # Total fldcw instructions: 0
  /external/mesa3d/src/glsl/
ir_optimization.h 41 bool do_algebraic(exec_list *instructions);
42 bool do_constant_folding(exec_list *instructions);
43 bool do_constant_variable(exec_list *instructions);
44 bool do_constant_variable_unlinked(exec_list *instructions);
45 bool do_copy_propagation(exec_list *instructions);
46 bool do_constant_propagation(exec_list *instructions);
47 bool do_dead_code(exec_list *instructions);
48 bool do_dead_code_local(exec_list *instructions);
49 bool do_dead_code_unlinked(exec_list *instructions);
50 bool do_dead_functions(exec_list *instructions);
    [all...]
ir_variable.cpp 35 const glsl_type *type, exec_list *instructions,
60 instructions->push_tail(var);
67 add_uniform(exec_list *instructions,
71 return add_variable(name, ir_var_uniform, -1, type, instructions,
76 add_builtin_variable(const builtin_variable *proto, exec_list *instructions,
86 add_variable(proto->name, proto->mode, proto->slot, type, instructions,
91 add_builtin_constant(exec_list *instructions,
97 instructions, state->symbols);
105 generate_100ES_uniforms(exec_list *instructions,
108 add_builtin_constant(instructions, state, "gl_MaxVertexAttribs"
    [all...]
  /external/llvm/cmake/
README 1 See docs/CMake.html for instructions on how to build LLVM with CMake.
  /bionic/libc/kernel/common/video/
dsscomp.h 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    [all...]
  /bionic/libc/kernel/common/linux/netfilter/
nfnetlink_conntrack.h 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
README 7 instructions.
9 See the file BUGS for instructions about reporting bugs.
11 The file README.boot gives instructions for making a "bootstrap"
  /external/llvm/test/Assembler/
2003-05-21-ConstantShiftExpr.ll 2 ; Test that shift instructions can be used in constant expressions.
2004-03-30-UnclosedFunctionCrash.ll 1 ; RUN: not llvm-as %s |& grep {found end of file when expecting more instructions}

Completed in 508 milliseconds

1 2 3 4 5 6 7 8 91011>>