/external/clang/test/CodeGen/ |
mult-alt-x86.c | 13 // CHECK: asm "foo $1,$0", "=R,R[[CLOBBERS:[a-zA-Z0-9@%{},~_ ]*\"]](i32 {{[a-zA-Z0-9@%]+}}) 20 // CHECK: asm "foo $1,$0", "=q,q[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 27 // CHECK: asm "foo $1,$0", "=Q,Q[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 34 // CHECK: asm "foo $1,$0", "={ax},{ax}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 41 // CHECK: asm "foo $1,$0", "={bx},{bx}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 48 // CHECK: asm "foo $1,$0", "={cx},{cx}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 55 // CHECK: asm "foo $1,$0", "={dx},{dx}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 62 // CHECK: asm "foo $1,$0", "={si},{si}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 69 // CHECK: asm "foo $1,$0", "={di},{di}[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 76 // CHECK: asm "foo $1,$0", "=A,A[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}} [all...] |
mult-alt-generic.c | 20 // CHECK: call void asm "foo $1,$0", "=*m,*m[[CLOBBERS:[a-zA-Z0-9@%{},~_ ]*\"]](i32* {{[a-zA-Z0-9@%]+}}, i32* {{[a-zA-Z0-9@%]+}}) 44 // CHECK: call i32 asm "foo $1,$0", "=r,<r[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 46 // CHECK: call i32 asm "foo $1,$0", "=r,r<[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 55 // CHECK: call i32 asm "foo $1,$0", "=r,>r[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 57 // CHECK: call i32 asm "foo $1,$0", "=r,r>[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 66 // CHECK: call i32 asm "foo $1,$0", "=r,r[[CLOBBERS]](i32 {{[a-zA-Z0-9@%]+}}) 74 // CHECK: call i32 asm "foo $1,$0", "=r,i[[CLOBBERS]](i32 1) 82 // CHECK: call i32 asm "foo $1,$0", "=r,n[[CLOBBERS]](i32 1) 90 // CHECK: call double asm "foo $1,$0", "=r,E[[CLOBBERS]](double {{[0-9.eE+-]+}}) 98 // CHECK: call double asm "foo $1,$0", "=r,F[[CLOBBERS]](double {{[0-9.eE+-]+}} [all...] |
/external/clang/test/PCH/ |
asm.h | 10 void clobbers() { function
|
asm.c | 12 void call_clobbers(void) { clobbers(); }
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
irqflags_32.h | 20 #define DISABLE_INTERRUPTS(clobbers) cli 21 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
irqflags_32.h | 20 #define DISABLE_INTERRUPTS(clobbers) cli 21 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
irqflags_32.h | 20 #define DISABLE_INTERRUPTS(clobbers) cli 21 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
irqflags_32.h | 20 #define DISABLE_INTERRUPTS(clobbers) cli 21 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
irqflags_32.h | 20 #define DISABLE_INTERRUPTS(clobbers) cli 21 #define ENABLE_INTERRUPTS(clobbers) sti
|
/external/llvm/test/CodeGen/X86/ |
2011-06-14-PreschedRegalias.ll | 4 ; mul wants an operand in AL, but call clobbers it.
|
stack-align-memcpy.ll | 6 ; We can't use rep;movsl here because it clobbers the base pointer in %esi.
|
/bionic/libc/kernel/arch-x86/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
irqflags_32.h | 27 #define DISABLE_INTERRUPTS(clobbers) cli 29 #define ENABLE_INTERRUPTS(clobbers) sti
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
gettimeofday.m4 | 44 dnl See if gettimeofday clobbers the static buffer that localtime uses 55 AC_CACHE_CHECK([whether gettimeofday clobbers localtime buffer], 84 [Define if gettimeofday clobbers the localtime buffer.])
|
/external/clang/test/Parser/ |
asm.c | 4 // PR7673: Some versions of GCC support an empty clobbers section.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
content_settings_handler.h | 93 // Clobbers and rebuilds the specific content setting type exceptions table. 95 // Clobbers and rebuilds the specific content setting type exceptions 98 // Clobbers and rebuilds all the exceptions tables in the page (both normal 103 // Clobbers and rebuilds just the geolocation exception table. 105 // Clobbers and rebuilds just the desktop notification exception table. 107 // Clobbers and rebuilds just the Media device exception table. 109 // Clobbers and rebuilds just the MIDI SysEx exception table. 111 // Clobbers and rebuilds an exception table that's managed by the host content
|
/external/chromium/chrome/browser/ui/webui/options/ |
content_settings_handler.h | 44 // Clobbers and rebuilds the specific content setting type exceptions table. 46 // Clobbers and rebuilds the specific content setting type exceptions 49 // Clobbers and rebuilds all the exceptions tables in the page (both normal 54 // Clobbers and rebuilds just the geolocation exception table. 56 // Clobbers and rebuilds just the desktop notification exception table. 58 // Clobbers and rebuilds an exception table that's managed by the host content
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
sp_counted_base_gcc_x86.hpp | 49 "memory", "cc" // clobbers 65 "cc" // clobbers 91 "cc" // clobbers
|
/external/llvm/test/CodeGen/SystemZ/ |
asm-17.ll | 62 ; Test clobbers of GPRs and CC. 73 ; Test clobbers of FPRs and CC.
|
/development/tutorials/ReverseDebug/ |
main.c | 26 /* Make sure it clobbers something. */
|