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

<<11121314151617181920>>

  /external/llvm/lib/Target/ARM/
ARMInstrThumb.td 445 // All calls clobber the non-callee saved registers. SP is marked as a use to
509 // the clobber of LR.
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.td 114 // sub / add which can clobber SRW.
206 // All calls clobber the non-callee saved registers. SPW is marked as
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 340 /// to use the stack, and if we don't adjust the stack we clobber the first
717 // themself. It also does not clobber %rax so we can reuse it when
    [all...]
X86FloatingPoint.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.td 714 // All calls clobber the link register and the non-callee-saved registers:
    [all...]
  /external/openssl/crypto/aes/asm/
aes-ia64.S 86 // Clobber: r16-r31,rk0-rk1,r32-r43
465 // Clobber: r16-r31,rk0-rk1,r32-r43
    [all...]
  /external/valgrind/main/coregrind/
m_machine.c 493 : "memory" /*clobber*/);
511 : "memory", "r9" /*clobber*/);
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /art/compiler/utils/mips/
assembler_mips.cc 733 // Ensure that the first move doesn't clobber the input of the second
    [all...]
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 106 // Number of entries (not commands) before we clobber the file and write
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /external/chromium_org/third_party/sqlite/src/test/
wal3.test 155 # these frames would clobber the snapshot currently being used by [db2]).
  /external/chromium_org/ui/views/controls/
label_unittest.cc 189 // Obscuring the text shouldn't permanently clobber the tooltip.
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.cc 326 // Clobber clobbered input registers when running with the debug-code flag
362 // Clobber clobbered input registers when running with the debug-code flag
433 // Clobber clobbered registers when running with the debug-code flag
503 // Clobber clobbered registers when running with the debug-code flag
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 477 // dead. Note that this cannot just clobber ValueLive. Consider
  /external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp 344 // clobber the new register.
EarlyIfConversion.cpp 317 dbgs() << "Would clobber";
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.td 174 // to the saved value before the tail call, which would clobber a call address.
  /external/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /ndk/sources/host-tools/make-3.81/
Makefile.DOS 500 # directly because some compilers clobber getloadavg.o in the process.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
genrtl.h 909 gen_rtx_fmt_e (CLOBBER, (MODE), (ARG0))
    [all...]
gimple.h     [all...]
  /external/chromium_org/v8/src/x87/
lithium-x87.cc 939 LClobberDoubles* clobber = new(zone()) LClobberDoubles(isolate()); local
940 clobber->set_hydrogen_value(hydrogen_val);
941 chunk_->AddInstruction(clobber, current_block_);
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.td 78 // These instructions do not use or clobber the condition codes.
79 // We nevertheless pretend that they clobber CC, so that we can lower
193 // Decrement a register and branch if it is nonzero. These don't clobber CC,
    [all...]

Completed in 654 milliseconds

<<11121314151617181920>>