HomeSort by relevance Sort by last modified time
    Searched full:arithmetic (Results 351 - 375 of 1189) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/asm-x86/
page_32.h 184 This seems to be the official gcc blessed way to do such arithmetic. */
  /external/llvm/include/llvm/
Instruction.def 125 HANDLE_BINARY_INST(23, AShr , BinaryOperator) // Shift right (arithmetic)
  /external/llvm/lib/Target/CellSPU/
README.txt 59 * arithmetic operators (add, sub, mul, div): needed
  /external/llvm/test/CodeGen/CellSPU/
dp_farith.ll 9 ; This file includes double precision floating point arithmetic instructions
sp_farith.ll 9 ; This file includes standard floating point arithmetic instructions
  /external/llvm/test/CodeGen/X86/
basic-promote-integers.ll 20 ; Simple tests to check arithmetic and vector operations on types which need to
  /external/llvm/test/Transforms/IndVarSimplify/
preserve-gep-nested.ll 3 ; No i8* arithmetic or pointer casting anywhere!
  /external/llvm/utils/emacs/
llvm-mode.el 35 ;; Arithmetic and Logical Operators
  /external/openssl/crypto/perlasm/
x86masm.pl 44 # put address arithmetic expression in parenthesis
x86nasm.pl 47 # put address arithmetic expression in parenthesis
  /external/proguard/src/proguard/optimize/
Optimizer.java 65 private static final String CODE_SIMPLIFICATION_ARITHMETIC = "code/simplification/arithmetic";
670 // Peephole optimizations involving arithmetic operations.
673 InstructionSequenceConstants.ARITHMETIC,
    [all...]
  /external/qemu/slirp/
tcp.h 146 * on with modular arithmetic. These macros can be
  /external/qemu/slirp-android/
tcp.h 148 * on with modular arithmetic. These macros can be
  /external/srec/portable/src/
pcputimer.c 29 available (requires NT 3.5 and above) and that 64 bit arithmetic is
  /external/srec/srec/include/
all_defs.h 91 useful arithmetic functions and constants */
  /external/v8/test/cctest/
test-utils.cc 50 // Check that >> is implemented as arithmetic shift right.
  /external/valgrind/main/VEX/priv/
host_generic_simd64.h 36 /* Generic helper functions for doing 64-bit SIMD arithmetic in cases
  /external/valgrind/main/coregrind/
link_tool_exe_darwin.in 73 # we need to be able to do 64-bit arithmetic:
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.5.1.js 34 of IEEE 754 double-precision arithmetic:
11.6.3.js 34 double-precision arithmetic:
  /external/webkit/Source/WebCore/svg/
SVGFECompositeElement.cpp 67 else if (value == "arithmetic")
  /frameworks/base/voip/jni/rtp/
EchoSuppressor.cpp 39 // we use integer arithmetic as much as possible and do lots of bookkeeping.
  /frameworks/compile/libbcc/runtime/test/Unit/
ashrti3_test.c 19 // Returns: arithmetic a >> b
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
jbd.h 199 * modulo arithmetic so that they work over sequence number wraps. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 127 * arithmetic instructions: qdd, qdadd, qsub, qdsub

Completed in 1191 milliseconds

<<11121314151617181920>>