/external/llvm/lib/CodeGen/ |
InterferenceCache.cpp | 169 // Register mask i clobbers PhysReg before the LIU interference. 226 // Register mask i-1 clobbers PhysReg after the LIU interference.
|
RegAllocFast.cpp | 690 // Handle special instruction operand like early clobbers and tied ops when 750 DEBUG(dbgs() << "Allocating early clobbers.\n"); [all...] |
DeadMachineInstructionElim.cpp | 165 // Register mask of preserved registers. All clobbers are dead.
|
/external/llvm/lib/Target/Sparc/ |
SparcFrameLowering.cpp | 63 // Emit this the hard way. This clobbers G1 which we always know is 120 // Emit this the hard way. This clobbers G1 which we always know is
|
/external/clang/include/clang/AST/ |
Stmt.h | [all...] |
/development/tutorials/ReverseDebug/ |
README.txt | 19 26 /* Make sure it clobbers something. */
|
/external/bison/m4/ |
strerror_r.m4 | 134 dnl In cygwin < 1.7.10, __xpg_strerror_r clobbers strerror's buffer.
|
/external/chromium_org/third_party/JSON/JSON-2.59/t/ |
19_incr.t | 172 my $e = $@; # test more clobbers $@, we need it twice
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_context.c | 194 /* augmented draw pipeline clobbers state functions */
|
/external/llvm/include/llvm/MC/MCParser/ |
MCAsmParser.h | 116 SmallVectorImpl<std::string> &Clobbers,
|
/external/llvm/lib/Target/AArch64/ |
AArch64MCInstLower.cpp | 137 // Ignore call clobbers
|
/external/llvm/lib/Target/ARM/ |
ARMMCInstLower.cpp | 108 // Ignore call clobbers.
|
/external/llvm/test/CodeGen/Thumb2/ |
2010-03-15-AsmCCClobber.ll | 16 ; Make sure the cmp is not scheduled before the InlineAsm that clobbers cc.
|
crash.ll | 81 ; Check RAFast handling of inline assembly with many dense clobbers.
|
/external/llvm/test/Transforms/EarlyCSE/ |
basic.ll | 69 ; Clobbers V1
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_context.c | 194 /* augmented draw pipeline clobbers state functions */
|
/frameworks/native/services/surfaceflinger/ |
FrameTracker.h | 137 // signaled fence is removed in processFences or if advanceFrame clobbers
|
/external/clang/lib/Parse/ |
ParseStmt.cpp | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
vpaes-x86.pl | 177 ## Clobbers %xmm1-%xmm5, %eax, %ebx, %ecx, %edx 571 ## Clobbers %xmm1-%xmm5. 639 ## Clobbers %xmm1, %xmm2 676 ## Clobbers xmm1-xmm5
|
/external/chromium_org/ui/compositor/ |
layer_animation_element.h | 85 // transform. NB: at every step, the interpolated transform clobbers the
|
/external/clang/test/Sema/ |
asm.c | 18 void clobbers() { function
|
/external/llvm/include/llvm/CodeGen/ |
LiveRegMatrix.h | 126 /// Return true if VirtReg crosses a regmask operand that clobbers PhysReg.
|
/external/openssl/crypto/aes/asm/ |
vpaes-x86.pl | 177 ## Clobbers %xmm1-%xmm5, %eax, %ebx, %ecx, %edx 571 ## Clobbers %xmm1-%xmm5. 639 ## Clobbers %xmm1, %xmm2 676 ## Clobbers xmm1-xmm5
|
/ndk/sources/host-tools/sed-4.2.1/ |
BUGS | 74 -i clobbers read-only files
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/ |
ppc_intrinsics.h | 968 /* clobbers: */ : "memory"); 983 /* clobbers: */ : "memory"); 1006 /* clobbers: */ : "cr0", "cr1", "memory"); 1018 * "memory" in the 'clobbers' section means that gcc will make
|