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

1 2 3

  /external/llvm/test/Assembler/
alignstack.ll 9 ; CHECK-NOT: alignstack
17 ; CHECK: alignstack
18 tail call void asm sideeffect alignstack "mov", "~{dirflag},~{fpsr},~{flags}"() nounwind
25 ; CHECK: alignstack
26 tail call void asm alignstack "mov", "~{dirflag},~{fpsr},~{flags}"() nounwind
33 ; CHECK-NOT: alignstack
  /external/swiftshader/third_party/LLVM/test/Assembler/
alignstack.ll 8 ; CHECK-NOT: alignstack
16 ; CHECK: alignstack
17 tail call void asm sideeffect alignstack "mov", "~{dirflag},~{fpsr},~{flags}"() nounwind
24 ; CHECK: alignstack
25 tail call void asm alignstack "mov", "~{dirflag},~{fpsr},~{flags}"() nounwind
32 ; CHECK-NOT: alignstack
  /external/llvm/test/CodeGen/Thumb/
push.ll 8 call void asm sideeffect alignstack ".long 0xe7ffdefe", ""() nounwind
  /external/llvm/test/CodeGen/X86/
2010-07-02-asm-alignstack.ll 8 call void asm sideeffect alignstack "# top of block", "~{dirflag},~{fpsr},~{flags},~{edi},~{esi},~{edx},~{ecx},~{eax}"() nounwind
9 call void asm sideeffect alignstack ".file \22small.c\22", "~{dirflag},~{fpsr},~{flags}"() nounwind
10 call void asm sideeffect alignstack ".line 3", "~{dirflag},~{fpsr},~{flags}"() nounwind
11 call void asm sideeffect alignstack "int $$3", "~{dirflag},~{fpsr},~{flags},~{memory}"() nounwind
pr7882.ll 11 %tmp = call i32 asm sideeffect alignstack
phys-reg-local-regalloc.ll 42 call void asm sideeffect alignstack "# top of block", "~{dirflag},~{fpsr},~{flags},~{edi},~{esi},~{edx},~{ecx},~{eax}"() nounwind
43 %asmtmp = call i32 asm sideeffect alignstack "movl $1, $0", "=={eax},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32* %x) nounwind ; <i32> [#uses=1]
45 %asmtmp1 = call i32 asm sideeffect alignstack "movl $1, $0", "=={ebx},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32* %y) nounwind ; <i32> [#uses=1]
49 %asmtmp2 = call i32 asm sideeffect alignstack "addl $1, $0", "=={eax},{ebx},{eax},~{dirflag},~{fpsr},~{flags},~{memory}"(i32 %1, i32 %2) nounwind ; <i32> [#uses=1]
52 call void asm sideeffect alignstack "movl $0, $1", "{eax},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32 %3, i32* %result) nounwind
musttail.ll 24 define void @t3(i32 %n) alignstack(32) nounwind {
62 define i32 @t5({}* %fn, i32 %n, i32 %r) alignstack(32) {
stack-align.ll 34 define void @test2() alignstack(16) nounwind {
42 define <2 x double> @test3(<2 x double> %x, <2 x double> %y) alignstack(32) nounwind {
91 attributes #0 = { nounwind alignstack=16 "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" }
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
push.ll 8 call void asm sideeffect alignstack ".long 0xe7ffdefe", ""() nounwind
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
2010-07-02-asm-alignstack.ll 8 call void asm sideeffect alignstack "# top of block", "~{dirflag},~{fpsr},~{flags},~{edi},~{esi},~{edx},~{ecx},~{eax}"() nounwind
9 call void asm sideeffect alignstack ".file \22small.c\22", "~{dirflag},~{fpsr},~{flags}"() nounwind
10 call void asm sideeffect alignstack ".line 3", "~{dirflag},~{fpsr},~{flags}"() nounwind
11 call void asm sideeffect alignstack "int $$3", "~{dirflag},~{fpsr},~{flags},~{memory}"() nounwind
pr7882.ll 11 %tmp = call i32 asm sideeffect alignstack
phys-reg-local-regalloc.ll 28 call void asm sideeffect alignstack "# top of block", "~{dirflag},~{fpsr},~{flags},~{edi},~{esi},~{edx},~{ecx},~{eax}"() nounwind
29 %asmtmp = call i32 asm sideeffect alignstack "movl $1, $0", "=={eax},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32* %x) nounwind ; <i32> [#uses=1]
31 %asmtmp1 = call i32 asm sideeffect alignstack "movl $1, $0", "=={ebx},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32* %y) nounwind ; <i32> [#uses=1]
35 %asmtmp2 = call i32 asm sideeffect alignstack "addl $1, $0", "=={eax},{ebx},{eax},~{dirflag},~{fpsr},~{flags},~{memory}"(i32 %1, i32 %2) nounwind ; <i32> [#uses=1]
38 call void asm sideeffect alignstack "movl $0, $1", "{eax},*m,~{dirflag},~{fpsr},~{flags},~{memory}"(i32 %3, i32* %result) nounwind
stack-align.ll 24 define void @test2() alignstack(16) nounwind {
31 define <2 x double> @test3(<2 x double> %x, <2 x double> %y) alignstack(32) nounwind {
  /external/llvm/test/Feature/
alignment.ll 13 define void @test3() alignstack(16) {
  /external/swiftshader/third_party/LLVM/test/Feature/
alignment.ll 13 define void @test3() alignstack(16) {
  /external/llvm/test/CodeGen/ARM/
interrupt-attr.ll 9 define arm_aapcscc void @irq_fn() alignstack(8) "interrupt"="IRQ" {
53 define arm_aapcscc void @fiq_fn() alignstack(8) "interrupt"="FIQ" {
73 define arm_aapcscc void @swi_fn() alignstack(8) "interrupt"="SWI" {
89 define arm_aapcscc void @undef_fn() alignstack(8) "interrupt"="UNDEF" {
104 define arm_aapcscc void @abort_fn() alignstack(8) "interrupt"="ABORT" {
123 define arm_aapcscc void @floating_fn() alignstack(8) "interrupt"="IRQ" {
  /external/llvm/include/llvm/IR/
Attributes.td 137 /// +1 bias 0 means unaligned (different from alignstack=(1)).
138 def StackAlignment : EnumAttr<"alignstack">;
  /external/llvm/test/Bitcode/
attributes-3.3.ll 140 define void @f23() alignstack(4)
227 ; CHECK: attributes #13 = { alignstack=4 }
attributes.ll 137 define void @f23() alignstack(4)
350 ; CHECK: attributes #13 = { alignstack=4 }
  /external/clang/test/CodeGen/
function-attributes.c 114 // CHECK: attributes [[ALIGN]] = { nounwind optsize alignstack=16{{.*}} }
  /external/swiftshader/third_party/LLVM/utils/vim/
llvm.vim 56 syn keyword llvmKeyword noredzone noimplicitfloat naked alignstack
  /external/llvm/utils/kate/
llvm.xml 28 <item> alignstack </item>
76 <item> alignstack </item>
  /external/swiftshader/third_party/LLVM/utils/kate/
llvm.xml 28 <item> alignstack </item>
79 <item> alignstack </item>
  /external/llvm/utils/vim/syntax/
llvm.vim 45 \ alignstack
  /external/llvm/utils/
llvm.grm 167 | alignstack

Completed in 1225 milliseconds

1 2 3