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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/v8/test/webkit/
dfg-multi-basic-block-structure-clobber.js 25 "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."
dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype.js 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered, and was a dictionary all along."
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 168 // ... nothing clobbered EAX.
174 // definition is proven not clobbered. e.g.
222 // Remember source that's copied to Def. Once it's clobbered, then
268 // Erase any MaybeDeadCopies whose destination register is clobbered.
  /external/mesa3d/src/glx/apple/
RELEASE_NOTES 47 differences. The contents of your pbuffers will not be clobbered.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-eabi.h 67 /* At this point, bpabi.h will have clobbered LINK_SPEC. We want to
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-eabi.h 67 /* At this point, bpabi.h will have clobbered LINK_SPEC. We want to
  /development/tutorials/ReverseDebug/
README.txt 5 why a memory location is clobbered.
92 Now the program crashes as expected as "p" has been clobbered. The
  /external/chromium_org/build/
landmines.py 8 be clobbered, it will touch the file <build_dir>/.landmine_triggered. The
14 build is clobbered.
  /external/chromium_org/third_party/libpng/
pnggccrd.c 23 "pushq %%rbx \n\t" // rbx gets clobbered by CPUID instruction
37 "pushl %%ebx \n\t" // ebx gets clobbered by CPUID instruction
  /external/chromium_org/v8/test/cctest/
test-code-stubs-ia32.cc 72 // Save registers make sure they don't get clobbered.
91 // Make sure no registers have been unexpectedly clobbered
test-code-stubs-x64.cc 76 // Save registers make sure they don't get clobbered.
94 // Make sure no registers have been unexpectedly clobbered
  /external/libpng/
pnggccrd.c 23 "pushq %%rbx \n\t" // rbx gets clobbered by CPUID instruction
37 "pushl %%ebx \n\t" // ebx gets clobbered by CPUID instruction
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 38 /// MustSaveLR - Indicates whether LR is defined (or clobbered) in the current
131 /// defined/clobbered in the machine function (e.g. by calls and movpctolr,
  /external/llvm/lib/Target/SystemZ/
SystemZCallingConv.td 23 // call-clobbered argument registers available for code that doesn't
32 // are call-clobbered, so we can use all of them here.
  /external/zlib/src/examples/
zpipe.c 68 assert(ret != Z_STREAM_ERROR); /* state not clobbered */
126 assert(ret != Z_STREAM_ERROR); /* state not clobbered */
  /dalvik/vm/compiler/codegen/arm/
ArchFactory.cpp 112 * it may get clobbered by the final relative offset. Therefore,
  /external/chromium_org/v8/src/arm/
codegen-arm.h 100 // Register input isn't modified. All other registers are clobbered.
  /external/chromium_org/v8/src/mips/
codegen-mips.h 102 // Register input isn't modified. All other registers are clobbered.
  /external/kernel-headers/original/asm-x86/
irqflags_32.h 157 * C function, so save all the C-clobbered registers:
  /external/llvm/test/CodeGen/AArch64/
sibling-call.ll 72 ; otherwise either %a or %b will be wrongly clobbered.
tail-call.ll 83 ; otherwise either %a or %b will be wrongly clobbered.
  /external/llvm/test/DebugInfo/X86/
dbg-value-range.ll 45 ; The variable is in %rdi which is clobbered by 'movl %ebx, %edi'
  /external/qemu/target-i386/
kvm-gs-restore.c 142 * As 2.6.35-28 lucid will get correct gs but clobbered GS_BASE
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-macosx.h 310 : // mark the FP stack and mmx registers as clobbered
324 : // mark the FP stack and mmx registers as clobbered
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-macosx.h 310 : // mark the FP stack and mmx registers as clobbered
324 : // mark the FP stack and mmx registers as clobbered

Completed in 1526 milliseconds

12 3 4 5 6 7 8 91011>>