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

<<11121314151617181920>>

  /external/chromium_org/v8/src/arm64/
lithium-codegen-arm64.h 400 // the stub will clobber it).
  /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/libvorbis/
configure.ac 138 # clobber is missing in the mathinline header, thus indicating
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.td 193 // clobber specification to work.
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 286 // segment of unreachable code, so just clobber the instruction.
  /external/llvm/test/CodeGen/AArch64/
arm64-copy-tuple.ll 4 ; the memmove-like situation arising in tuples, where an early copy can clobber
  /external/llvm/test/CodeGen/Mips/cconv/
callee-saved.ll 27 call void asm "# Clobber", "~{$0},~{$1},~{$2},~{$3},~{$4},~{$5},~{$6},~{$7},~{$8},~{$9},~{$10},~{$11},~{$12},~{$13},~{$14},~{$15},~{$16},~{$17},~{$18},~{$19},~{$20},~{$21},~{$22},~{$23},~{$24},~{$25},~{$26},~{$27},~{$28},~{$30},~{$31}"()
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.c 362 * while we're getting new buffers, we don't clobber the stamp and
  /external/valgrind/main/coregrind/
m_libcassert.c 169 /* no read & clobber */ \
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/provider/crypto/
SHA1PRNG_SecureRandomTest.java 430 fail("Fallback SHA1PRNG_SecureRandomImpl should not clobber seed internally");
  /ndk/sources/host-tools/make-3.81/
Makefile.ami 232 # directly because some compilers clobber getloadavg.o in the process.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile     [all...]
  /art/compiler/dex/
local_value_numbering_test.cc 366 DEF_IGET(Instruction::IGET, 4u, 22u, 2u), // IGET doesn't clobber anything.
412 DEF_SGET(Instruction::SGET, 2u, 2u), // SGET doesn't clobber anything.
mir_graph.h 334 * @brief Does the instruction clobber memory?
335 * @details Clobber means that the instruction changes the memory not in a punctual way.
    [all...]
  /art/compiler/dex/quick/arm/
utility_arm.cc     [all...]
  /art/compiler/utils/arm/
assembler_arm.h 531 // Add signed constant value to rd. May clobber IP.
540 // Load and Store. May clobber IP.
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
vpaes-x86.pl 440 &movhlps("xmm6","xmm4"); # clobber low side with zeros
551 &movhlps("xmm6","xmm1"); # clobber low side with zeros
  /external/llvm/lib/CodeGen/
LiveVariables.cpp 411 // clobber, add an early clobber marker to the subreg def.
  /external/llvm/lib/Support/
Host.cpp 61 // gcc doesn't know cpuid would clobber ebx/rbx. Preseve it manually.
108 // gcc doesn't know cpuid would clobber ebx/rbx. Preseve it manually.
  /external/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 378 /// Only CmpMI is allowed to clobber the flags.
424 // Only CmpMI is allowed to clobber the flags.
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.cpp 528 // that they clobber the upper 32-bits of the 64-bit FPR. Fixing that
576 // that they clobber the upper 32-bits of the 64-bit FPR. Fixing that
  /external/llvm/test/CodeGen/SystemZ/
int-cmp-44.ll 486 ; Check that inline asms don't interfere if they don't clobber CC.
509 ; ...but do interfere if they do clobber CC.
  /external/openssl/crypto/aes/asm/
vpaes-x86.pl 440 &movhlps("xmm6","xmm4"); # clobber low side with zeros
551 &movhlps("xmm6","xmm1"); # clobber low side with zeros
  /external/clang/lib/CodeGen/
CGStmt.cpp     [all...]

Completed in 810 milliseconds

<<11121314151617181920>>