HomeSort by relevance Sort by last modified time
    Searched full:clobbers (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /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 11 void call_clobbers(void) { clobbers(); }
  /prebuilts/ndk/android-ndk-r4/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/android-ndk-r4/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
irqflags_32.h 20 #define DISABLE_INTERRUPTS(clobbers) cli
21 #define ENABLE_INTERRUPTS(clobbers) sti
  /external/clang/test/Parser/
asm.c 4 // PR7673: Some versions of GCC support an empty clobbers section.
  /external/llvm/test/CodeGen/X86/
2011-06-14-PreschedRegalias.ll 4 ; mul wants an operand in AL, but call clobbers it.
2012-01-16-mfence-nosse-flags.ll 14 ; clobbers EFLAGS.
2010-06-09-FastAllocRegisters.ll 4 ; The inline asm in this function clobbers almost all allocatable registers.
2010-09-01-RemoveCopyByCommutingDef.ll 13 ; The imull clobbers a 32-bit register.
  /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
  /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/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
  /external/valgrind/main/memcheck/tests/amd64-linux/
int3-amd64.c 41 : /* clobbers */ "rdx"
  /external/valgrind/main/memcheck/tests/x86-linux/
int3-x86.c 41 : /* clobbers */ "edx"
  /external/kernel-headers/original/asm-x86/
irqflags_32.h 106 #define DISABLE_INTERRUPTS(clobbers) cli
107 #define ENABLE_INTERRUPTS(clobbers) sti
paravirt.h 300 unsigned paravirt_patch_default(u8 type, u16 clobbers, void *insnbuf,
1011 u16 clobbers; /* what registers you may clobber */ member in struct:paravirt_patch_site
1114 #define PARA_SITE(ptype, clobbers, ops) \
1122 .short clobbers; \
1129 #define DISABLE_INTERRUPTS(clobbers) \
1130 PARA_SITE(PARA_PATCH(pv_irq_ops, PV_IRQ_irq_disable), clobbers, \
1135 #define ENABLE_INTERRUPTS(clobbers) \
1136 PARA_SITE(PARA_PATCH(pv_irq_ops, PV_IRQ_irq_enable), clobbers, \
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettimeofday.c 37 /* Work around the bug in some systems whereby gettimeofday clobbers
53 gettimeofday clobbers the static buffer used for localtime's result.
  /external/llvm/test/CodeGen/ARM/
cse-call.ll 5 ; Don't CSE a cmp across a call that clobbers CPSR.
  /external/clang/lib/AST/
Stmt.cpp 332 StringLiteral **Clobbers,
352 C.Deallocate(this->Clobbers);
353 this->Clobbers = new (C) StringLiteral*[NumClobbers];
354 std::copy(Clobbers, Clobbers + NumClobbers, this->Clobbers);
533 StringLiteral **clobbers, SourceLocation rparenloc)
549 Clobbers = new (C) StringLiteral*[NumClobbers];
550 std::copy(clobbers, clobbers + NumClobbers, Clobbers)
    [all...]

Completed in 1580 milliseconds

1 2 3 4 5 6