HomeSort by relevance Sort by last modified time
    Searched full:nocapture (Results 651 - 675 of 1208) sorted by null

<<21222324252627282930>>

  /external/llvm/test/CodeGen/ARM/
bfx.ll 30 define i32 @ubfx_opt(i32* nocapture %ctx, i32 %x) nounwind readonly ssp {
cse-call.ll 15 declare i32 @strlen(i8* nocapture) nounwind readonly
lsr-icmp-imm.ll 12 define i32 @f(i32* nocapture %a, i32 %i) nounwind readonly ssp {
tail-dup.ll 12 define i32 @fn(i32* nocapture %opcodes) nounwind readonly ssp {
vrev.ll 153 define void @test_vrev64(<4 x i16>* nocapture %source, <2 x i16>* nocapture %dst) nounwind ssp {
168 define void @float_vrev64(float* nocapture %source, <4 x float>* nocapture %dest) nounwind noinline ssp {
  /external/llvm/test/CodeGen/Hexagon/vect/
vect-vaslw.ll 7 define void @foo(i16* nocapture %v) nounwind {
  /external/llvm/test/CodeGen/MSP430/
AddrMode-mov-xr.ll 38 define void @am5(i16* nocapture %p, i16 %a) nounwind readonly {
  /external/llvm/test/CodeGen/Mips/
2011-05-26-BranchKillsVreg.ll 12 define i32 @mergesort(i8* %base, i32 %nmemb, i32 %size, i32 (i8*, i8*)* nocapture %cmp) nounwind {
atomicops.ll 39 declare i32 @printf(i8* nocapture, ...) nounwind
brind.ll 38 declare i32 @puts(i8* nocapture) nounwind
fp-indexed-ls.ll 22 define float @foo0(float* nocapture %b, i32 %o) nounwind readonly {
53 define double @foo1(double* nocapture %b, i32 %o) nounwind readonly {
108 define void @foo3(float* nocapture %b, i32 %o) nounwind {
138 define void @foo4(double* nocapture %b, i32 %o) nounwind {
fp-spill-reload.ll 4 define void @foo0(i32* nocapture %b) nounwind {
micromips-delay-slot-jr.ll 25 declare i32 @puts(i8* nocapture readonly) #1
  /external/llvm/test/CodeGen/NVPTX/
pr17529.ll 8 define ptx_device void @kernelgen_memcpy(i8* nocapture %dst) #0 {
  /external/llvm/test/CodeGen/PowerPC/
ctrloop-reg.ll 45 declare void @interp_fix_op(%struct.ref_s.1.49.91.115.121.139.145.151.157.163.169.175.181.211* nocapture) nounwind
71 declare i32 @interp_exit(%struct.ref_s.1.49.91.115.121.139.145.151.157.163.169.175.181.211* nocapture) nounwind readnone
77 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
pip-inner.ll 6 define void @foo(double* %x, double* nocapture readonly %y) #0 {
ppc64-func-desc-hoist.ll 7 define void @bar(void (...)* nocapture %x) #0 {
reloc-align.ll 24 define internal fastcc signext i32 @func_90(%struct.S1* byval nocapture %p_91) #0 {
  /external/llvm/test/CodeGen/R600/
loop-address.ll 11 define void @loop_ge(i32 addrspace(1)* nocapture %out, i32 %iterations) #0 {
unaligned-load-store.ll 180 define void @load_lds_i64_align_4(i64 addrspace(1)* nocapture %out, i64 addrspace(3)* %in) #0 {
189 define void @load_lds_i64_align_4_with_offset(i64 addrspace(1)* nocapture %out, i64 addrspace(3)* %in) #0 {
200 define void @load_lds_i64_align_4_with_split_offset(i64 addrspace(1)* nocapture %out, i64 addrspace(3)* %in) #0 {
221 define void @load_lds_i64_align_1(i64 addrspace(1)* nocapture %out, i64 addrspace(3)* %in) #0 {
  /external/llvm/test/CodeGen/SystemZ/
memcpy-01.ll 5 declare void @llvm.memcpy.p0i8.p0i8.i32(i8 *nocapture, i8 *nocapture, i32, i32, i1) nounwind
6 declare void @llvm.memcpy.p0i8.p0i8.i64(i8 *nocapture, i8 *nocapture, i64, i32, i1) nounwind
  /external/llvm/test/CodeGen/Thumb/
2009-08-12-RegInfoAssert.ll 10 define i8* @vorbis_comment_query(%struct.vorbis_comment* nocapture %vc, i8* %tag, i32 %count) nounwind {
asmprinter-bug.ll 16 define void @adpcm_coder(i16* nocapture %indata, i8* nocapture %outdata, i32 %len, %struct.adpcm_state* nocapture %state) nounwind {
141 define void @adpcm_decoder(i8* nocapture %indata, i16* nocapture %outdata, i32 %len, %struct.adpcm_state* nocapture %state) nounwind {
284 declare void @perror(i8* nocapture) nounwind
288 declare i32 @fprintf(%struct.FILE* nocapture, i8* nocapture, ...) nounwind
ldm-merge-call.ll 6 define void @foo(i32* nocapture readonly %A) #0 {
  /external/llvm/test/CodeGen/Thumb2/
2009-07-17-CrossRegClassCopy.ll 7 declare i8* @read_sleb128(i8*, i32* nocapture) nounwind

Completed in 129 milliseconds

<<21222324252627282930>>