HomeSort by relevance Sort by last modified time
    Searched full:clobbers (Results 101 - 125 of 219) sorted by null

1 2 3 45 6 7 8 9

  /external/chromium_org/ui/base/dragdrop/
os_exchange_data_win_unittest.cc 73 // Verifies SetData invoked twice with the same data clobbers existing data.
  /external/chromium_org/v8/src/
compiler.h 380 // If the compiled code saves double caller registers that it clobbers.
  /external/chromium_org/v8/test/webkit/
dfg-to-string-side-effect-clobbers-toString-expected.txt 24 Tests what happens when you do ToString twice, and it has a side effect that clobbers the toString method in between the two ToStrings.
  /external/llvm/lib/CodeGen/
MachineCopyPropagation.cpp 271 // The instruction has a register mask operand which means that it clobbers
MachineInstr.cpp 655 // InstrEmitter::EmitSpecialNode() is marking inline asm clobbers as
    [all...]
MachineBasicBlock.cpp     [all...]
RegAllocPBQP.cpp 225 // vregLI crosses a regmask operand that clobbers preg.
  /external/qemu/target-arm/
op_helper.c 321 The only way to do that in TCG is a conditional branch, which clobbers
  /frameworks/native/services/inputflinger/
EventHub.h 50 * timestamps all input events with the time they were posted and clobbers
  /external/compiler-rt/lib/msandr/
msandr.cc 388 // Clobbers nothing except xax.
435 // Clobbers nothing except xax.
  /external/valgrind/main/coregrind/
m_syscall.c 286 clobbers, so we preserve all the callee-save regs (%esi, %edi, %ebx,
328 no matter, they are caller-save (the syscall clobbers no callee-save
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 229 SmallVectorImpl<std::string> &Clobbers,
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 426 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin();
427 it != cal->target.fn->clobbers.end();
442 func->clobbers.push_back(func->getLValue(i));
    [all...]
nv50_ir.h 967 std::deque<Value *> clobbers;
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_ra.cpp 426 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin();
427 it != cal->target.fn->clobbers.end();
442 func->clobbers.push_back(func->getLValue(i));
    [all...]
nv50_ir.h 967 std::deque<Value *> clobbers;
  /external/llvm/lib/Target/AArch64/
AArch64CollectLOH.cpp 322 // Process clobbers.
326 // Clobbers kill the related colors.
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 168 default=False, help="Clobbers test results from previous runs."),
  /external/chromium_org/ui/views/controls/menu/
menu_item_view.h 251 // Sets the view used to render the icon. This clobbers any icon set via
  /external/clang/include/clang/Basic/
TargetInfo.h 575 /// \brief Returns a string of target-specific clobbers, in LLVM format.
  /external/jpeg/
jcphuff.c 782 * per table, because it clobbers the input frequency counts!
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcphuff.c 783 * per table, because it clobbers the input frequency counts!
  /external/qemu/distrib/jpeg-6b/
jcphuff.c 782 * per table, because it clobbers the input frequency counts!
  /external/qemu/tcg/
tcg.h 626 /* Instruction clobbers call registers and potentially update globals. */
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 56 /* Define if gettimeofday clobbers the localtime buffer. */

Completed in 1272 milliseconds

1 2 3 45 6 7 8 9