/external/stlport/ |
D | Makefile | 14 all install depend clean clobber distclean check:: target 17 distclean clean depend clobber:: target 26 .PHONY: all install depend clean clobber distclean check release-shared install-release-shared
|
/external/llvm/test/CodeGen/ARM/ |
D | subreg-remat.ll | 18 ; CHECK: asm clobber d0 25 …%y = call double asm sideeffect "asm clobber $0", "=w,0,~{d1},~{d2},~{d3},~{d4},~{d5},~{d6},~{d7},… 43 ; CHECK: asm clobber d0 49 …%y = call double asm sideeffect "asm clobber $0", "=w,0,~{d1},~{d2},~{d3},~{d4},~{d5},~{d6},~{d7},…
|
D | 2010-11-15-SpillEarlyClobber.ll | 5 ; This test has an inline asm with early-clobber arguments. 6 ; It is big enough that one of the early clobber registers is spilled. 9 ; clobber, allowing the undef register to be allocated to the same register as 10 ; the early clobber.
|
D | 2011-11-14-EarlyClobber.ll | 5 ; This test calls shrinkToUses with an early-clobber redefined live range during 10 ; The early-clobber instruction is an str:
|
/external/iproute2/ |
D | Makefile | 81 clobber: clean target 84 distclean: clobber
|
/external/llvm/test/CodeGen/X86/ |
D | pr7882.ll | 3 ; make sure scheduler honors the flags clobber. PR 7882.
|
D | tailcall-largecode.ll | 15 ; clobber any of the arguments. 42 ; Check that the register used for a direct tail call doesn't clobber
|
D | pr11415.ll | 3 ; We used to consider the early clobber in the second asm statement as
|
D | 2008-02-20-InlineAsmClobber.ll | 4 ; The clobber list says that "ax" is clobbered. Make sure that eax isn't
|
D | 2010-05-03-CoalescerSubRegClobber.ll | 24 ; Verify that we don't clobber %eax after putting the imulq result in %rax
|
D | cmov.ll | 36 ; x86's 32-bit cmov doesn't clobber the high 32 bits of the destination 59 ; move with control flow may clobber EFLAGS (e.g., with xor, to set the
|
D | inline-asm-fpstack.ll | 184 ; the input argument is tied to an output register, or it is in the clobber list. 185 ; The clobber list case is tested above.
|
/external/kernel-headers/original/asm-x86/ |
D | paravirt.h | 45 unsigned (*patch)(u8 type, u16 clobber, void *insnbuf, 272 #define paravirt_clobber(clobber) \ argument 273 [paravirt_clobber] "i" (clobber) 279 #define _paravirt_alt(insn_string, type, clobber) \ argument 285 " .short " clobber "\n" \
|
/external/llvm/test/Analysis/BasicAA/ |
D | nocapture.ll | 10 store i32 4, i32* %Q ;; cannot clobber P since it is nocapture.
|
/external/quake/quake/src/QW/client/ |
D | makefile.svgalib | 108 clobber: clean
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2010-06-14-NEONCoalescer.ll | 25 ; Then clobber the loaded register, not the sum.
|
D | large-call.ll | 5 ; This test case would clobber the outgoing call arguments by writing to the 15 ; Don't clobber that store until the call.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 148 // All calls clobber the non-callee saved registers. ESP is marked as 241 // __chkstk(MSVC): clobber R10, R11 and EFLAGS. 242 // ___chkstk(Mingw64): clobber R10, R11, RAX and EFLAGS, and update RSP.
|
/external/valgrind/main/VEX/priv/ |
D | host_s390_defs.h | 315 HReg clobber; /* unspecified r11 */ member 476 s390_insn *s390_insn_clz(UChar size, HReg num_bits, HReg clobber,
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
D | History.txt | 47 - added #compile! and #clobber! methods to directly invoke the 'compile' 48 and 'clobber' tasks respectively
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb.txt | 189 cheaper sequnce if we know it's ok to clobber the condition register. 216 etc. Almost all Thumb instructions clobber condition code.
|
/external/llvm/test/CodeGen/AArch64/ |
D | large-frame.ll | 88 ; If temporary registers are allocated for adjustment, they should *not* clobber
|
/external/expat/ |
D | Makefile | 65 clobber: clean target
|
D | Makefile.in | 65 clobber: clean
|
/external/stlport/doc/ |
D | README.evc4 | 46 'nmake /fmsvc.mak clobber' before new build.
|