/art/compiler/dex/quick/arm/ |
int_arm.cc | [all...] |
/art/compiler/dex/quick/x86/ |
utility_x86.cc | 595 Clobber(rl_method.reg); [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGFast.cpp | 169 // clobber the register is scheduled between the predecessor and 476 // If this node would clobber any "live" register, then it's not ready. 487 // Inline asm can clobber physical defs.
|
/art/compiler/dex/quick/mips/ |
call_mips.cc | 333 RegStorage r_tgt = m2l_->CallHelperSetup(kQuickThrowStackOverflow); // Doesn't clobber LR.
|
/art/compiler/jni/quick/ |
calling_convention.h | 294 // Callee save registers to spill prior to native code (which may clobber)
|
/bionic/libm/i387/ |
fenv.c | 372 * function calls to clobber the i387 regs. However, fesetenv() is
|
/external/chromium_org/base/test/ |
test_suite.cc | 190 // its child. Do not clobber the results in that case.
|
/external/chromium_org/content/common/gpu/ |
texture_image_transport_surface.cc | 92 // The command buffer hit a draw/clear command that could clobber the
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
tty_test.cc | 93 // clobber parts of the buffer it shouldn't.
|
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/ |
server.py | 103 # Often we clobber and regenerate files for testing, so this is needed
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
syscall.cc | 47 // Save register that we don't want to clobber. On i386, we need to
|
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
profiler_unittest.sh | 250 # clobber each other
|
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
profiler_unittest.sh | 250 # clobber each other
|
/external/chromium_org/tools/clang/scripts/ |
update.py | 73 """Clobber Chomium build files."""
|
/external/chromium_org/ui/wm/core/ |
focus_controller.cc | 138 // we must not adjust the focus below since this will clobber that change.
|
/external/chromium_org/v8/test/webkit/ |
dfg-putbyval-cfa-clobber-expected.txt | 24 Tests that CFA knows that PutByVal can clobber the world.
|
/external/llvm/lib/Analysis/ |
Loads.cpp | 204 // If this is some other instruction that may clobber Ptr, bail out.
|
/external/llvm/lib/CodeGen/ |
InterferenceCache.cpp | 244 // Model the regmask clobber as a dead def.
|
/external/llvm/lib/Target/X86/ |
X86VZeroUpper.cpp | 202 // If the call won't clobber any YMM register, skip it as well. It usually
|
/external/llvm/lib/Transforms/Scalar/ |
GVN.cpp | [all...] |
/external/llvm/test/CodeGen/ARM/ |
fold-stack-adjust.ll | 93 ; folded in except that doing so would clobber the value being returned.
|
/external/llvm/test/CodeGen/Mips/cconv/ |
callee-saved-float.ll | 26 call void asm "# Clobber", "~{$f0},~{$f1},~{$f2},~{$f3},~{$f4},~{$f5},~{$f6},~{$f7},~{$f8},~{$f9},~{$f10},~{$f11},~{$f12},~{$f13},~{$f14},~{$f15},~{$f16},~{$f17},~{$f18},~{$f19},~{$f20},~{$f21},~{$f22},~{$f23},~{$f24},~{$f25},~{$f26},~{$f27},~{$f28},~{$f29},~{$f30},~{$f31}"()
|
/external/llvm/unittests/IR/ |
ValueMapTest.cpp | 268 // that we can modify it (and clobber *this) before the ValueMap
|
/external/qemu/slirp/ |
tcp_timer.c | 207 * our srtt estimate is probably bogus. Clobber it
|
/external/qemu/slirp-android/ |
tcp_timer.c | 207 * our srtt estimate is probably bogus. Clobber it
|