Home
last modified time | relevance | path

Searched refs:ALLOCA (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/test/Instrumentation/AddressSanitizer/
Dinstrument-dynamic-allocas.ll4 …pt < %s -asan -asan-module -asan-instrument-allocas=1 -S | FileCheck %s --check-prefix=CHECK-ALLOCA
10 ; CHECK-ALLOCA-LABEL: define void @foo
11 ; CHECK-ALLOCA: __asan_alloca_poison
12 ; CHECK-ALLOCA: __asan_allocas_unpoison
13 ; CHECK-ALLOCA: ret void
26 ; CHECK-ALLOCA-LABEL: define void @has_inalloca
27 ; CHECK-ALLOCA-NOT: __asan_alloca_poison
28 ; CHECK-ALLOCA-NOT: __asan_alloca_unpoison
29 ; CHECK-ALLOCA: ret void
Dstack_dynamic_alloca.ll22 ; CHECK: [[ALLOCA:%[0-9]+]] = ptrtoint i8* %MyAlloca
24 ; CHECK: phi i64 [ [[FAKE_STACK]], %[[FAKE_STACK_BB]] ], [ [[ALLOCA]], %[[NO_FAKE_STACK_BB]] ]
/external/llvm/test/CodeGen/AMDGPU/
Darray-ptr-calc-i32.ll1 …s -march=amdgcn -mattr=-promote-alloca < %s | FileCheck -check-prefix=SI-ALLOCA -check-prefix=SI %s
19 ; SI-ALLOCA: v_add_i32_e32 [[PTRREG:v[0-9]+]], vcc, 0, v{{[0-9]+}}
20 ; SI-ALLOCA: buffer_store_dword {{v[0-9]+}}, [[PTRREG]], s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen of…
21 ; SI-ALLOCA: s_barrier
22 ; SI-ALLOCA: buffer_load_dword {{v[0-9]+}}, [[PTRREG]], s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen off…
Damdgcn.private-memory.ll3 … -verify-machineinstrs -march=amdgcn < %s | FileCheck -check-prefix=GCN -check-prefix=GCN-ALLOCA %s
4 …mdhsa -mcpu=kaveri < %s | FileCheck -check-prefix=GCN -check-prefix=GCN-ALLOCA -check-prefix=HSA …
6 …ineinstrs -march=amdgcn -mcpu=tonga < %s | FileCheck -check-prefix=GCN -check-prefix=GCN-ALLOCA %s
Damdgpu.private-memory.ll3 …-verify-machineinstrs -march=amdgcn < %s | FileCheck %s -check-prefix=SI-ALLOCA -check-prefix=SI -…
4 …ccess < %s | FileCheck %s -check-prefix=SI-ALLOCA -check-prefix=SI -check-prefix=FUNC -check-prefi…
6 …nga -mattr=-unaligned-buffer-access < %s | FileCheck %s -check-prefix=SI-ALLOCA -check-prefix=SI -…
39 ; HSA-ALLOCA: .amd_kernel_code_t
42 ; HSA-ALLOCA: workitem_private_segment_byte_size = 24
43 ; HSA-ALLOCA: .end_amd_kernel_code_t
45 ; HSA-ALLOCA: s_mov_b32 flat_scratch_lo, s7
46 ; HSA-ALLOCA: s_add_u32 s6, s6, s9
47 ; HSA-ALLOCA: s_lshr_b32 flat_scratch_hi, s6, 8
49 ; SI-ALLOCA: buffer_store_dword v{{[0-9]+}}, v{{[0-9]+}}, s[{{[0-9]+:[0-9]+}}], s{{[0-9]+}} offen ;…
[all …]
Dvector-alloca.ll1 …=-promote-alloca -verify-machineinstrs < %s | FileCheck -check-prefix=SI-ALLOCA -check-prefix=SI -…
3 …=-promote-alloca -verify-machineinstrs < %s | FileCheck -check-prefix=SI-ALLOCA -check-prefix=SI -…
/external/llvm/test/Transforms/Inline/
Dcrash-lifetime-marker.ll16 ; CHECK: [[ALLOCA:%[a-z0-9\.]+]] = alloca i8
18 ; CHECK: call i32 @callee2(i8* [[ALLOCA]])
/external/llvm/test/Transforms/SafeStack/
Dsetjmp2.ll28 ; CHECK-NEXT: %[[ALLOCA:.*]] = bitcast i8* %[[INTTOPTR]] to i32*
36 ; CHECK: call void @funcall(i32* %[[ALLOCA]])
/external/clang/test/CodeGenObjC/
Ddebug-info-blocks.m9 … }>* %[[BLOCK]], <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, %0* }>** %[[ALLOCA:.*]], align
10 …metadata <{ i8*, i32, i32, i8*, %struct.__block_descriptor*, %0* }>** %[[ALLOCA]], metadata ![[SEL…
/external/netperf/src/missing/
DMakefile.am6 libcompat_a_LIBADD = $(LIBOBJS) $(ALLOCA)
/external/bison/m4/
Dalloca.m457 # AC_LIBOBJ since we actually set the output variable 'ALLOCA'.
65 AC_SUBST([ALLOCA], [\${LIBOBJDIR}alloca.$ac_objext])dnl subst
/external/libvorbis/m4/
DMakefile.in51 ALLOCA = @ALLOCA@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in51 ALLOCA = @ALLOCA@
/external/libvorbis/lib/books/floor/
DMakefile.in51 ALLOCA = @ALLOCA@
/external/libvorbis/lib/books/coupled/
DMakefile.in51 ALLOCA = @ALLOCA@
/external/libvorbis/lib/modes/
DMakefile.in51 ALLOCA = @ALLOCA@
/external/libvorbis/doc/vorbisenc/
DMakefile.in61 ALLOCA = @ALLOCA@
/external/libvorbis/include/vorbis/
DMakefile.in64 ALLOCA = @ALLOCA@
/external/libvorbis/doc/vorbisfile/
DMakefile.in61 ALLOCA = @ALLOCA@
/external/libvorbis/include/
DMakefile.in63 ALLOCA = @ALLOCA@
/external/libvorbis/test/
DMakefile.in69 ALLOCA = @ALLOCA@
/external/libvorbis/lib/books/
DMakefile.in63 ALLOCA = @ALLOCA@
/external/libvorbis/examples/
DMakefile.in94 ALLOCA = @ALLOCA@
/external/libvorbis/vq/
DMakefile.in88 ALLOCA = @ALLOCA@
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h35 ALLOCA, enumerator

12