HomeSort by relevance Sort by last modified time
    Searched refs:instructions (Results 251 - 275 of 660) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/glsl/
ir_reader.cpp 35 void read(exec_list *instructions, const char *src, bool scan_for_protos);
73 _mesa_glsl_read_ir(_mesa_glsl_parse_state *state, exec_list *instructions,
77 r.read(instructions, src, scan_for_protos);
81 ir_reader::read(exec_list *instructions, const char *src, bool scan_for_protos)
91 scan_for_prototypes(instructions, expr);
96 read_instructions(instructions, expr, NULL);
100 validate_ir_tree(instructions);
159 ir_reader::scan_for_prototypes(exec_list *instructions, s_expression *expr)
179 instructions->push_tail(f);
292 ir_reader::read_instructions(exec_list *instructions, s_expression *expr
    [all...]
opt_structure_splitting.cpp 181 * so just look at the body instructions and not the parameter
315 do_structure_splitting(exec_list *instructions)
319 visit_list_elements(&refs, instructions);
370 visit_list_elements(&split, instructions);
opt_tree_grafting.cpp 380 do_tree_grafting(exec_list *instructions)
388 visit_list_elements(info.refs, instructions);
390 call_for_basic_blocks(instructions, tree_grafting_basic_block, &info);
lower_variable_index_to_cond_assign.cpp 61 * \param instructions List where new instructions will be appended
73 compare_index_block(exec_list *instructions, ir_variable *index,
110 instructions->push_tail(condition);
114 instructions->push_tail(new(mem_ctx) ir_assignment(cond_deref, condition_val, 0));
512 lower_variable_index_to_cond_assign(exec_list *instructions,
531 visit_list_elements(&v, instructions);
lower_mat_op_to_vec.cpp 84 do_mat_op_to_vec(exec_list *instructions)
92 do_expression_flattening(instructions, mat_op_to_vec_predicate);
94 visit_list_elements(&v, instructions);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_channel_expressions.cpp 87 brw_do_channel_expressions(exec_list *instructions)
95 do_expression_flattening(instructions, channel_expressions_predicate);
97 visit_list_elements(&v, instructions);
brw_fs_vector_splitting.cpp 337 brw_do_vector_splitting(exec_list *instructions)
341 visit_list_elements(&refs, instructions);
387 visit_list_elements(&split, instructions);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/sdk/tools/darwin/lib/
dx.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/chromium_org/third_party/mesa/src/src/glsl/
lower_variable_index_to_cond_assign.cpp 61 * \param instructions List where new instructions will be appended
73 compare_index_block(exec_list *instructions, ir_variable *index,
110 instructions->push_tail(condition);
114 instructions->push_tail(new(mem_ctx) ir_assignment(cond_deref, condition_val, 0));
512 lower_variable_index_to_cond_assign(exec_list *instructions,
531 visit_list_elements(&v, instructions);
lower_mat_op_to_vec.cpp 84 do_mat_op_to_vec(exec_list *instructions)
92 do_expression_flattening(instructions, mat_op_to_vec_predicate);
94 visit_list_elements(&v, instructions);
  /external/llvm/test/MC/Mips/
nacl-mask.s 37 # Test that address-masking sandboxing is added before load instructions.
107 # Test that address-masking sandboxing is added before store instructions.
169 # Test that address-masking sandboxing is added after instructions that change
197 # Since we next check sandboxing sequence which consists of 3 instructions,
204 # Check that for instructions that change stack-pointer and load from memory
  /external/oprofile/events/i386/nehalem/
unit_masks 36 0x01 loads Counts the number of instructions with an architecturally-visible store retired on the architected path
37 0x02 stores Counts the number of instructions with an architecturally-visible store retired on the architected path
45 0x02 other_core_l2_hitm Counts number of memory load instructions retired where the memory reference hit modified data in a sibling core residing on the same socket
46 0x08 remote_cache_local_home_hit Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and HIT in a remote socket's cache
47 0x10 remote_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and was remotely homed
48 0x20 local_dram Counts number of memory load instructions retired where the memory reference missed the L1, L2 and LLC caches and required a local socket memory reference
75 0x01 dec0 Counts number of instructions that require decoder 0 to be decoded
162 0x01 nta Counts number of SSE NTA prefetch/weakly-ordered instructions which missed the L1 data cache
211 0x01 cond Counts the number of conditional near branch instructions executed, but not necessarily retired
212 0x02 direct Counts all unconditional near branch instructions excluding calls and indirect branche
    [all...]
  /external/oprofile/events/i386/westmere/
unit_masks 28 0x01 cond Conditional branch instructions executed
37 0x7f any Branch instructions executed
39 0x01 conditional Retired conditional branch instructions (Precise Event)
40 0x02 near_call Retired near call instructions (Precise Event)
41 0x04 all_branches Retired branch instructions (Precise Event)
56 0x04 all_branches Mispredicted retired branch instructions (Precise Event)
91 0x01 to_fp Transitions from MMX to Floating Point instructions
92 0x02 to_mmx Transitions from Floating Point to MMX instructions
101 0x01 any_p Instructions retired (Programmable counter and Precise Event)
103 0x04 mmx Retired MMX instructions (Precise Event
    [all...]
  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part1.stdout.exp 1 Test VSX load/store instructions
46 Test VSX logic instructions
73 Test P7 floating point convert instructions
132 Test VSX move instructions
141 Test VSX permute instructions
191 Test VSX floating point instructions
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part1.stdout.exp 1 Test VSX load/store instructions
46 Test VSX logic instructions
81 Test P7 floating point convert instructions
140 Test VSX move instructions
149 Test VSX permute instructions
199 Test VSX floating point instructions
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
keyboard_overlay.css 21 .keyboard-overlay-instructions {
33 .keyboard-overlay-instructions-text {
41 .keyboard-overlay-instructions-hide-text {
  /external/oprofile/events/x86-64/family11h/
unit_masks 61 0x01 x87 instructions
62 0x02 MMX & 3DNow instructions
63 0x04 Packed SSE & SSE2 instructions
64 0x08 Packed scalar SSE & SSE2 instructions
181 # BKDG 3.28 does not include unit_mask of 0x01 for "accesses by Locked instructions"
183 0x02 Data cache misses by locked instructions
185 0x01 The number of locked instructions executed
  /external/oprofile/events/x86-64/hammer/
unit_masks 55 0x01 x87 instructions
56 0x02 Combined MMX & 3DNow instructions
57 0x04 Combined packed SSE & SSE2 instructions
58 0x08 Combined packed scalar SSE & SSE2 instructions
174 # BKDG 3.28 does not include unit_mask of 0x01 for "accesses by Locked instructions"
176 0x02 Data cache misses by locked instructions
178 0x01 The number of locked instructions executed
  /dalvik/dx/src/com/android/dx/command/grep/
Grep.java 25 import com.android.dx.io.instructions.DecodedInstruction;
  /external/chromium_org/third_party/libyuv/tools/valgrind-libyuv/
libyuv_tests.bat 51 echo "for the instructions on how to get them."
67 echo "for the instructions on how to get them."
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_reg_allocate.cpp 50 /* Note that compressed instructions require alignment to 2 registers. */
58 foreach_list(node, &this->instructions) {
268 foreach_list(node, &this->instructions) {
314 foreach_list(node, &this->instructions) {
383 /* Generate spill/unspill instructions for the objects being
385 * virtual grf of the same size. For most instructions, though, we
388 foreach_list(node, &this->instructions) {
  /external/chromium_org/v8/src/
lithium-allocator-inl.h 33 return chunk_->instructions()->at(index);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1639-2.js 55 // While in the debugger and stepping through a set of instructions
57 // of the said set of instructions and not step further into native

Completed in 540 milliseconds

<<11121314151617181920>>