Home
last modified time | relevance | path

Searched refs:ASM (Results 1 – 25 of 141) sorted by relevance

123456

/external/llvm/test/CodeGen/AMDGPU/
Dhsa-globals.ll1 ; RUN: llc < %s -mtriple=amdgcn--amdhsa -mcpu=kaveri | FileCheck --check-prefix=ASM %s
19 ; ASM: .amdgpu_hsa_module_global internal_global
20 ; ASM: .hsadata_global_program
21 ; ASM: internal_global_program:
22 ; ASM: .long 0
24 ; ASM: .amdgpu_hsa_module_global common_global
25 ; ASM: .hsadata_global_program
26 ; ASM: common_global_program:
27 ; ASM: .long 0
29 ; ASM: .amdgpu_hsa_program_global external_global
[all …]
/external/llvm/test/MC/Mips/
Dmips-pdr-bad.s2 # RUN: FileCheck %s < %t1 -check-prefix=ASM
6 .ent # ASM: :[[@LINE]]:14: error: expected identifier after .ent
7 .ent bar, # ASM: :[[@LINE]]:19: error: expected number after comma
11 .frame # ASM: :[[@LINE]]:16: error: expected stack register
12 .frame bar # ASM: :[[@LINE]]:16: error: expected stack register
13 .frame $f1, 8, # ASM: :[[@LINE]]:16: error: expected general purpose register
14 .frame $sp # ASM: :[[@LINE]]:20: error: unexpected token, expected comma
15 .frame $sp, # ASM: :[[@LINE]]:21: error: expected frame size value
16 .frame $sp, bar # ASM: :[[@LINE]]:25: error: frame size not an absolute expression
17 .frame $sp, 8 # ASM: :[[@LINE]]:23: error: unexpected token, expected comma
[all …]
Dcpsetup-bad.s2 # RUN: FileCheck %s < %t1 -check-prefix=ASM
8 # ASM: :[[@LINE-1]]:18: error: expected register containing function address
10 # ASM: :[[@LINE-1]]:18: error: invalid register
12 # ASM: :[[@LINE-1]]:23: error: expected save register or stack offset
14 # ASM: :[[@LINE-1]]:23: error: invalid register
16 # ASM: :[[@LINE-1]]:28: error: expected expression
18 # ASM: :[[@LINE-1]]:28: error: expected symbol
20 # ASM: :[[@LINE-1]]:31: error: expected symbol
22 # ASM: :[[@LINE-1]]:32: error: expected symbol
Dcpload-bad.s2 # RUN: FileCheck %s < %t1 -check-prefix=ASM
9 # ASM: :[[@LINE-1]]:17: error: .cpload is not supported in Mips16 mode
14 # ASM: :[[@LINE-1]]:9: warning: .cpload should be inside a noreorder section
18 # ASM: :[[@LINE-1]]:17: error: invalid register
21 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
24 # ASM: :[[@LINE-1]]:17: error: expected register containing function address
27 # ASM: :[[@LINE-1]]:21: error: unexpected token, expected end of statement
Dcpsetup.s6 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s
13 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s
20 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s
77 # ASM-NEXT: .cpsetup $25, $2, __cerror
81 # ASM-NEXT: .cpreturn
119 # ASM: $tmp0:
120 # ASM-NEXT: .cpsetup $25, $2, $tmp0
145 # ASM-NEXT: nop
146 # ASM-NEXT: .cpsetup $25, 8, __cerror
147 # ASM-NEXT: nop
[all …]
Dreloc-directive.s2 # RUN: | FileCheck -check-prefix=ASM %s
4 # RUN: | FileCheck -check-prefix=ASM %s
6 # RUN: | FileCheck -check-prefix=ASM %s
18 .reloc 4, R_MIPS_NONE, foo # ASM: .reloc 4, R_MIPS_NONE, foo
19 .reloc 0, R_MIPS_NONE, foo+4 # ASM: .reloc 0, R_MIPS_NONE, foo+4
20 .reloc 8, R_MIPS_32, foo+8 # ASM: .reloc 8, R_MIPS_32, foo+8
24 .reloc 12, R_MIPS_NONE # ASM: .reloc 12, R_MIPS_NONE{{$}}
Ddirective-ent.s5 # RUN: FileCheck -check-prefix=ASM %s
11 # RUN: FileCheck -check-prefix=ASM %s
20 # ASM: .ent a
21 # ASM: a:
38 # ASM: .ent b
39 # ASM: b:
Dcpload.s1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 | FileCheck %s -check-prefix=ASM
15 # ASM: .text
16 # ASM: .option pic2
17 # ASM: .set noreorder
18 # ASM: .cpload $25
19 # ASM: .set reorder
Dmips-data-directives.s2 # RUN: FileCheck %s -check-prefix=CHECK-ASM
8 # CHECK-ASM: .4byte 3735929054
9 # CHECK-ASM: .8byte -2401050962867405073
10 # CHECK-ASM: .4byte label
11 # CHECK-ASM: .8byte label
Delf_eflags_nanlegacy.s5 # RUN: FileCheck %s -check-prefix=CHECK-ASM
10 # CHECK-ASM: .nan 2008
11 # CHECK-ASM: .nan legacy
/external/llvm/test/Transforms/LoopVectorize/ARM/
Dmul-cast-vect.ll2 ; To see the assembly output: llc -mcpu=cortex-a9 < %s | FileCheck --check-prefix=ASM %s
3 ; ASM lines below are only for reference, tests on that direction should go to tests/CodeGen/ARM
20 ; ASM: vld1.64
22 ; ASM: vld1.64
25 ; ASM: vmul.i32
27 ; ASM: vst1.64
34 ; ASM: vldr
36 ; ASM: vldr
42 ; ASM: vmull.s16
44 ; ASM: vst1.64
[all …]
/external/llvm/test/MC/ARM/
Dcoff-function-type-info.ll2 ; RUN: | FileCheck %s -check-prefix CHECK-ASM
12 ; CHECK-ASM: .def external
13 ; CHECK-ASM: .scl 2
14 ; CHECK-ASM: .type 32
15 ; CHECK-ASM: .endef
16 ; CHECK-ASM: .globl external
23 ; CHECK-ASM: .def internal
24 ; CHECK-ASM: .scl 3
25 ; CHECK-ASM: .type 32
26 ; CHECK-ASM: .endef
[all …]
Ddirective-tlsdescseq.s4 @ RUN: | FileCheck -check-prefix CHECK-ASM %s
26 @ CHECK-ASM: ldr r1, [pc, #8]
27 @ CHECK-ASM: .tlsdescseq variable
28 @ CHECK-ASM: add r2, pc, r1
29 @ CHECK-ASM: .tlsdescseq variable
30 @ CHECK-ASM: ldr r3, [r1, #4]
31 @ CHECK-ASM: .tlsdescseq variable
32 @ CHECK-ASM: blx r3
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk55 DSP_SRCS-$(HAVE_NEON_ASM) += arm/intrapred_neon_asm$(ASM)
87 DSP_SRCS-yes += arm/vpx_convolve_copy_neon_asm$(ASM)
88 DSP_SRCS-yes += arm/vpx_convolve8_avg_neon_asm$(ASM)
89 DSP_SRCS-yes += arm/vpx_convolve8_neon_asm$(ASM)
90 DSP_SRCS-yes += arm/vpx_convolve_avg_neon_asm$(ASM)
135 DSP_SRCS-yes += arm/loopfilter_mb_neon$(ASM)
136 DSP_SRCS-yes += arm/loopfilter_16_neon$(ASM)
137 DSP_SRCS-yes += arm/loopfilter_8_neon$(ASM)
138 DSP_SRCS-yes += arm/loopfilter_4_neon$(ASM)
201 DSP_SRCS-yes += arm/save_reg_neon$(ASM)
[all …]
/external/llvm/test/CodeGen/ARM/
Dinlineasm-switch-mode-oneway-from-thumb.ll2 ;RUN: llc -mtriple=thumbv7-linux-gnueabi < %s | FileCheck %s -check-prefix=ASM
3 ;RUN: llc -mtriple=thumbv7-apple-darwin < %s | FileCheck %s -check-prefix=ASM
15 ; ASM: .code 16
16 ; ASM-LABEL: bah:
17 ; ASM: .code 32
18 ; ASM: .code 16
Dinlineasm-switch-mode-oneway-from-arm.ll2 ;RUN: llc -mtriple=armv7-linux-gnueabi < %s | FileCheck %s -check-prefix=ASM
3 ;RUN: llc -mtriple=armv7-apple-darwin < %s | FileCheck %s -check-prefix=ASM
16 ; ASM-LABEL: bah:
17 ; ASM: .code 16
18 ; ASM: .code 32
D2010-12-15-elf-lcomm.ll4 ; RUN: FileCheck -check-prefix=ASM %s
12 ; ASM: .type array00,%object @ @array00
13 ; ASM-NEXT: .local array00
14 ; ASM-NEXT: .comm array00,80,1
15 ; ASM-NEXT: .type sum,%object @ @sum
Dvector-promotion.ll3 ; RUN: llc -mtriple=thumbv7-apple-ios %s -o - -mattr=+neon | FileCheck --check-prefix=ASM %s
13 ; ASM-LABEL: simpleOneInstructionPromotion:
14 ; ASM: vldr [[LOAD:d[0-9]+]], [r0]
15 ; ASM-NEXT: vorr.i32 [[LOAD]], #0x1
16 ; ASM-NEXT: vst1.32 {[[LOAD]][1]}, [r1:32]
17 ; ASM-NEXT: bx
33 ; ASM-LABEL: unsupportedInstructionForPromotion:
34 ; ASM: vldr [[LOAD:d[0-9]+]], [r0]
35 ; ASM: vmov.32 {{r[0-9]+}}, [[LOAD]]
36 ; ASM: bx
[all …]
/external/llvm/test/CodeGen/X86/
Dcompact-unwind.ll1 … < %s -disable-fp-elim -mtriple x86_64-apple-darwin11 -mcpu corei7 | FileCheck -check-prefix=ASM %s
8 ; RUN: | FileCheck -check-prefix=FROM-ASM %s
16 ; RUN: | FileCheck -check-prefix=NOFP-FROM-ASM %s
23 ; ASM: pushq %rax
34 ; FROM-ASM: Contents of __compact_unwind section:
35 ; FROM-ASM-NEXT: Entry at offset 0x0:
36 ; FROM-ASM-NEXT: start: 0x0 _test0
37 ; FROM-ASM-NEXT: length: 0x1e
38 ; FROM-ASM-NEXT: compact encoding: 0x01010001
72 ; NOFP-FROM-ASM: Entry at offset 0x20:
[all …]
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dasm_cpuid.ll3 ; RUN: llc < %t.ll | FileCheck %s --check-prefix=ASM
48 ; ASM-LABEL: MyCPUID:
49 ; ASM: cpuid
50 ; ASM-NEXT: movl %eax, {{[0-9]+}}(%esp)
51 ; ASM-NEXT: movl %ebx, {{[0-9]+}}(%esp)
52 ; ASM-NEXT: movl %ecx, {{[0-9]+}}(%esp)
53 ; ASM-NEXT: movl %edx, {{[0-9]+}}(%esp)
/external/llvm/test/DebugInfo/X86/
Dstmt-list-multiple-compile-units.ll5 ; RUN: llc < %s -O0 -mtriple=x86_64-apple-macosx10.7 | FileCheck %s -check-prefix=ASM
53 ; ASM: Lcu_begin0:
54 ; ASM-NOT: Lcu_begin
55 ; ASM: Lset[[LT:[0-9]+]] = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
56 ; ASM-NEXT: .long Lset[[LT]]
57 ; ASM: Lcu_begin1:
58 ; ASM-NOT: Lcu_begin
59 ; ASM: Lset[[LT:[0-9]+]] = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
60 ; ASM-NEXT: .long Lset[[LT]]
/external/libvpx/libvpx/vp8/
Dvp8_common.mk137 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/bilinearfilter_v6$(ASM)
138 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x4_v6$(ASM)
139 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem8x8_v6$(ASM)
140 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/copymem16x16_v6$(ASM)
141 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/dc_only_idct_add_v6$(ASM)
142 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/iwalsh_v6$(ASM)
143 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/filter_v6$(ASM)
144 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/idct_v6$(ASM)
145 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/loopfilter_v6$(ASM)
146 VP8_COMMON_SRCS-$(HAVE_MEDIA) += common/arm/armv6/simpleloopfilter_v6$(ASM)
[all …]
/external/llvm/test/MC/COFF/
Dtricky-names.ll2 ; RUN: llc -mtriple=i686-pc-win32 %s -o - | FileCheck %s --check-prefix=ASM
22 ; ASM: .globl __ZL16ExceptionHandlerP19_EXCEPTION_POINTERS@4
23 ; ASM-NOT: .globl "__ZL16ExceptionHandlerP19_EXCEPTION_POINTERS@4"
24 ; ASM: .globl @foo.bar
25 ; ASM-NOT: .globl "@foo.bar"
/external/llvm/test/LTO/X86/
Dllvm-lto-output.ll9 ; RUN: FileCheck --check-prefix=ASM %s < %t2
11 ; RUN: llvm-objdump -d %t2 | FileCheck --check-prefix=ASM %s
12 ; ASM: main:
/external/llvm/test/MC/MachO/
Dlinker-options.ll2 ; RUN: FileCheck --check-prefix=CHECK-ASM < %t %s
4 ; CHECK-ASM: .linker_option "-lz"
5 ; CHECK-ASM-NEXT: .linker_option "-framework", "Cocoa"

123456