HomeSort by relevance Sort by last modified time
    Searched refs:instructions (Results 351 - 375 of 535) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/src/mips/
lithium-codegen-mips.h 54 instructions_(chunk->instructions()),
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.h 56 instructions_(chunk->instructions()),
  /external/libffi/src/powerpc/
ppc_closure.S 107 # (4 instructions). For cache effectiveness we align to a 16 byte boundary
  /external/llvm/test/MC/ARM/
diagnostics.s 161 @ Shifter operand validation for PKH instructions.
282 @ Illegal rotate operators for extend instructions
basic-thumb-instructions.s 12 @ once then spot check that following instructions accept the form generally.
17 @ FIXME: Some 3-operand instructions have a 2-operand assembly syntax.
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4.h 228 exec_list instructions; member in class:brw::vec4_visitor
235 * driver IR instructions for debugging purposes.
brw_vec4_emit.cpp 58 foreach_list(node, &this->instructions) {
858 foreach_list(node, &this->instructions) {
  /external/v8/src/arm/
lithium-codegen-arm.h 52 instructions_(chunk->instructions()),
  /external/v8/src/mips/
lithium-codegen-mips.h 52 instructions_(chunk->instructions()),
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.css 49 #sync-instructions-container {
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 468 * Although not stricitly necessary, we avoid generating instructions for
470 * complex instructions, like texture sampling, it is more convenient to
1079 struct tgsi_full_instruction *instr = bld.bld_base.instructions + pc;
1096 FREE(bld.bld_base.instructions);
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vec4_emit.cpp 58 foreach_list(node, &this->instructions) {
858 foreach_list(node, &this->instructions) {
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_optimize.c 170 * \return number of instructions removed
183 /* begin a run of instructions to remove */
188 /* extend the run of instructions to remove */
194 * instructions are to be removed.
224 struct prog_instruction *inst = prog->Instructions + i;
244 * Remove dead instructions from the given program.
246 * that are written to but never read. Remove any instructions that
268 const struct prog_instruction *inst = prog->Instructions + i;
321 /* find instructions that write to dead registers, flag for removal */
323 struct prog_instruction *inst = prog->Instructions + i
    [all...]
  /external/dexmaker/src/main/java/com/google/dexmaker/
Code.java 44 * Builds a sequence of instructions.
56 * any size) or a reference type. This class emits instructions appropriate to
97 * mark(Label)}. All jumps to a label will execute instructions starting from
109 * unconditionally; it is not legal to end a sequence of instructions without a
173 * dex requires instructions to acquire and release monitors manually. A method
187 * The label currently receiving instructions. This is null if the most
226 * allocate a local after instructions have been emitted.
230 throw new IllegalStateException("Cannot allocate locals after adding instructions");
276 * instructions to move parameters into their initial registers. These
277 * instructions are inserted before the code's first real instruction
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_convolve8_avg_neon.asm 98 ; save a few instructions in the inner loop
vp9_convolve8_neon.asm 98 ; save a few instructions in the inner loop
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 140 (* Terminator Instructions *)
384 (*--... Operations on instructions .........................................--*)
861 (*--... Operations on instructions .........................................--*)
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_tgsi_aos.c 468 * Although not stricitly necessary, we avoid generating instructions for
470 * complex instructions, like texture sampling, it is more convenient to
1079 struct tgsi_full_instruction *instr = bld.bld_base.instructions + pc;
1096 FREE(bld.bld_base.instructions);
  /external/mesa3d/src/mesa/program/
prog_optimize.c 170 * \return number of instructions removed
183 /* begin a run of instructions to remove */
188 /* extend the run of instructions to remove */
194 * instructions are to be removed.
224 struct prog_instruction *inst = prog->Instructions + i;
244 * Remove dead instructions from the given program.
246 * that are written to but never read. Remove any instructions that
268 const struct prog_instruction *inst = prog->Instructions + i;
321 /* find instructions that write to dead registers, flag for removal */
323 struct prog_instruction *inst = prog->Instructions + i
    [all...]
  /external/v8/
Android.v8common.mk 49 src/hydrogen-instructions.cc \
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 16 # Build and installed following instructions in INSTALL.W32
  /prebuilts/devtools/tools/lib/
asm-tree-4.0.jar 
  /prebuilts/sdk/tools/lib/
asm-tree-4.0.jar 
  /prebuilts/tools/common/asm-tools/
asm-tree-4.0.jar 
  /prebuilts/tools/common/m2/internal/asm/asm-commons/3.3/
asm-commons-3.3.jar 

Completed in 567 milliseconds

<<11121314151617181920>>