HomeSort by relevance Sort by last modified time
    Searched full:displacement (Results 251 - 275 of 365) sorted by null

<<1112131415

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h 818 BOOL IMAGEAPI SymFromAddr(HANDLE hProcess,DWORD64 Address,PDWORD64 Displacement,PSYMBOL_INFO Symbol);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/rtasm/
x86sse.c 86 /* Build a modRM byte + possible displacement. No treatment of SIB
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.cpp 457 /// Add 4 to the displacement of operand MO.
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 366 /// by a base register plus a signed 16-bit displacement [r+imm], and if it
PPCISelDAGToDAG.cpp 116 /// a base register plus a signed 16-bit displacement [r+imm].
149 /// a base register plus a signed 16-bit displacement that is a multiple of 4.
    [all...]
  /external/llvm/lib/Target/SystemZ/AsmParser/
SystemZAsmParser.cpp 512 // Parse the displacement, which must always be present.
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 275 // are outside the reach of an unsigned 12-bit displacement.
SystemZInstrInfo.cpp 418 // Return true if MI is a simple load or store with a 12-bit displacement
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 818 BOOL IMAGEAPI SymFromAddr(HANDLE hProcess,DWORD64 Address,PDWORD64 Displacement,PSYMBOL_INFO Symbol);
    [all...]
  /external/mesa3d/src/mesa/x86/rtasm/
x86sse.c 86 /* Build a modRM byte + possible displacement. No treatment of SIB
  /frameworks/base/location/java/android/location/
LocationRequest.java 565 throw new IllegalArgumentException("invalid displacement: " + meters);
  /sdk/emulator/qtools/
thumbdis.cpp 93 %<bitfield>B print Thumb branch destination (signed displacement)
  /external/chromium_org/third_party/freetype/src/autofit/
aflatin2.c     [all...]
  /external/freetype/src/autofit/
aflatin2.c     [all...]
  /external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp 839 // Encode the displacement which is a so_imm.
867 // Encode the displacement.
    [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.c     [all...]
  /art/compiler/dex/quick/arm/
int_arm.cc 795 // No special indexed operation, lea + load w/ displacement
    [all...]
  /dalvik/vm/compiler/codegen/arm/
CodegenDriver.cpp     [all...]
  /dalvik/vm/compiler/codegen/mips/
CodegenDriver.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
utrie.h 62 * Lead surrogate code points' index displacement in the index array.
  /external/chromium_org/v8/src/
assembler.h 200 friend class Displacement;
    [all...]
  /external/icu4c/common/
utrie.h 63 * Lead surrogate code points' index displacement in the index array.
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.cpp 661 // Self-relative signed displacement in bytes of the next action record,
  /external/v8/src/
assembler.h 138 friend class Displacement;
  /external/chromium_org/third_party/yasm/source/patched-yasm/po/
yasm.pot 967 msgid "invalid displacement size; fixed"
971 msgid "invalid effective address (displacement size)"
975 msgid "strange EA displacement size"
    [all...]

Completed in 637 milliseconds

<<1112131415