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

<<21222324252627282930>>

  /external/llvm/test/Analysis/LoopAccessAnalysis/
store-to-invariant-check3.ll 14 define void @foo(i32* nocapture %var1, i32* nocapture %var2, i32 %itr) #0 {
  /external/llvm/test/CodeGen/AArch64/
arm64-2012-05-22-LdStOptBug.ll 14 define hidden %struct.CGRect @t(%0* nocapture %self, i8* nocapture %_cmd) nounwind readonly optsize ssp {
stack_guard_remat.ll 41 declare void @llvm.lifetime.start(i64, i8* nocapture)
46 declare void @llvm.lifetime.end(i64, i8* nocapture)
  /external/llvm/test/CodeGen/ARM/
crash-O0.ll 15 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
divmod.ll 6 define void @foo(i32 %x, i32 %y, i32* nocapture %P) nounwind ssp {
24 define void @bar(i32 %x, i32 %y, i32* nocapture %P) nounwind ssp {
dyn-stackalloc.ll 68 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
machine-cse-cmp.ll 47 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
50 define i8* @f3(i8* %base, i32* nocapture %offset, i32 %size) nounwind {
unaligned_load_store.ll 13 define void @t(i8* nocapture %a, i8* nocapture %b) nounwind {
vector-extend-narrow.ll 4 define float @f(<4 x i16>* nocapture %in) {
22 define float @g(<4 x i8>* nocapture %in) {
  /external/llvm/test/CodeGen/Hexagon/vect/
vect-shuffle.ll 9 define i32 @foo(i16* noalias nocapture %src, i16* noalias nocapture %dstImg, i32 %width, i32 %idx, i32 %flush) #0 {
  /external/llvm/test/CodeGen/Mips/cconv/
arguments-small-structures-bigger-than-32bits.ll 46 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #2
  /external/llvm/test/CodeGen/PowerPC/
addi-licm.ll 53 declare void @llvm.lifetime.start(i64, i8* nocapture) #2
58 declare void @llvm.lifetime.end(i64, i8* nocapture) #2
ctrloop-fp64.ll 6 define i64 @foo(double* nocapture %n) nounwind readonly {
32 define i32 @main(i32 %argc, i8** nocapture %argv) {
emptystruct.ll 34 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
no-extra-fp-conv-ldst.ll 6 define double @test1(i64* nocapture readonly %x) #0 {
19 define double @test2(i32* nocapture readonly %x) #0 {
post-ra-ec.ll 13 define signext i32 @proc_task_getattr(%struct.inode.0.12.120* nocapture readonly %inode, %struct.kstat2.1.13.121* nocapture %stat) #0 {
rm-zext.ll 46 define zeroext i32 @bs32(i32* nocapture readonly %x) #1 {
58 define zeroext i16 @bs16(i16* nocapture readonly %x) #1 {
unal-altivec.ll 5 define void @foo(float* noalias nocapture %a, float* noalias nocapture %b) #0 {
  /external/llvm/test/CodeGen/R600/
combine_vloads.ll 15 define void @combine_vloads(<8 x i8> addrspace(1)* nocapture %src, <8 x i8> addrspace(1)* nocapture %result) nounwind {
fneg.f64.ll 15 define void @fneg_v2f64(<2 x double> addrspace(1)* nocapture %out, <2 x double> %in) {
31 define void @fneg_v4f64(<4 x double> addrspace(1)* nocapture %out, <4 x double> %in) {
fneg.ll 21 define void @fneg_v2f32(<2 x float> addrspace(1)* nocapture %out, <2 x float> %in) {
37 define void @fneg_v4f32(<4 x float> addrspace(1)* nocapture %out, <4 x float> %in) {
  /external/llvm/test/CodeGen/Thumb/
PR17309.ll 50 declare void @llvm.lifetime.start(i64, i8* nocapture) #1
51 declare void @llvm.lifetime.end(i64, i8* nocapture) #1
stack_guard_remat.ll 39 declare void @llvm.lifetime.start(i64, i8* nocapture)
44 declare void @llvm.lifetime.end(i64, i8* nocapture)
  /external/llvm/test/CodeGen/Thumb2/
2009-10-15-ITBlockBranch.ll 36 declare arm_aapcs_vfpcc i32 @memcmp(i8* nocapture, i8* nocapture, i32) nounwind readonly
2010-06-14-NEONCoalescer.ll 15 define i32 @main(i32 %argc, i8** nocapture %Argv) nounwind {
42 declare i32 @printf(i8* nocapture, ...) nounwind

Completed in 2305 milliseconds

<<21222324252627282930>>