HomeSort by relevance Sort by last modified time
    Searched full:clobbered (Results 151 - 175 of 375) sorted by null

1 2 3 4 5 67 8 91011>>

  /dalvik/vm/compiler/
SSATransformation.cpp 486 /* Variable will be clobbered before being used - no need for phi */
  /external/chromium_org/chrome/browser/ui/extensions/
application_launch.cc 279 // Reset existing_tab as OpenURL() may have clobbered it.
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 327 * to be bound into a call-clobbered register
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elfcore.h 366 * yourself. It is guaranteed to be clobbered otherwise.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elfcore.h 366 * yourself. It is guaranteed to be clobbered otherwise.
  /external/chromium_org/tools/grit/grit/gather/
rc.py 121 # If that's not the case some descriptions will be clobbered.
  /external/chromium_org/v8/src/arm/
ic-arm.cc 109 // elements: Property dictionary. It is not clobbered if a jump to the miss
111 // name: Property name. It is not clobbered if a jump to the miss label is
160 // elements: Property dictionary. It is not clobbered if a jump to the miss
162 // name: Property name. It is not clobbered if a jump to the miss label is
    [all...]
  /external/chromium_org/v8/src/ia32/
code-stubs-ia32.h 114 // cases they are clobbered. If the string is not found by probing a
ic-ia32.cc 173 // elements - holds the property dictionary on entry and is clobbered.
179 // r0 - used for index into the property dictionary and is clobbered.
181 // r1 - used to hold the capacity of the property dictionary and is clobbered.
    [all...]
  /external/chromium_org/v8/src/mips/
deoptimizer-mips.cc 346 // 'at' was clobbered so we can only load the current entry value here.
ic-mips.cc 105 // elements: Property dictionary. It is not clobbered if a jump to the miss
107 // name: Property name. It is not clobbered if a jump to the miss label is
160 // elements: Property dictionary. It is not clobbered if a jump to the miss
162 // name: Property name. It is not clobbered if a jump to the miss label is
    [all...]
  /external/chromium_org/v8/test/webkit/
dfg-multi-basic-block-structure-clobber-expected.txt 24 This tests that a structure clobber in a basic block that does not touch a live variable causes that variable's structure to be correctly clobbered.
  /external/grub/stage1/
stage1.S 166 * %dl may have been clobbered by INT 13, AH=41H.
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 155 /// HandleRegMask - Call HandlePhysRegKill for all registers clobbered by Mask.
  /external/llvm/lib/CodeGen/
VirtRegMap.cpp 280 // Make sure MRI knows about registers clobbered by regmasks.
  /external/llvm/lib/Target/PowerPC/
README_ALTIVEC.txt 43 clobbered regs.
  /external/llvm/test/CodeGen/SystemZ/
frame-02.ll 218 ; This function should use all call-clobbered FPRs but no call-saved ones.
frame-03.ll 220 ; This function should use all call-clobbered FPRs but no call-saved ones.
frame-07.ll 124 ; The index can be any call-clobbered GPR except %r0.
frame-13.ll 207 ; call-clobbered registers are live and no call-saved ones have been
  /external/llvm/test/CodeGen/X86/
inline-asm-fpstack.ll 242 ; The 'u' constraint is only popped implicitly when clobbered:
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 327 * to be bound into a call-clobbered register
  /external/srec/shared/include/
ESR_SessionType.h 289 * If the session contains a key that is clobbered by the parser, the old [key, value]
  /external/v8/src/arm/
ic-arm.cc 109 // elements: Property dictionary. It is not clobbered if a jump to the miss
111 // name: Property name. It is not clobbered if a jump to the miss label is
160 // elements: Property dictionary. It is not clobbered if a jump to the miss
162 // name: Property name. It is not clobbered if a jump to the miss label is
    [all...]
  /external/v8/src/ia32/
ic-ia32.cc 172 // elements - holds the property dictionary on entry and is clobbered.
178 // r0 - used for index into the property dictionary and is clobbered.
180 // r1 - used to hold the capacity of the property dictionary and is clobbered.
    [all...]

Completed in 638 milliseconds

1 2 3 4 5 67 8 91011>>