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

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
unwindraise.ll 237 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
243 declare fastcc void @uw_update_context_1(%struct._Unwind_Context*, %struct._Unwind_FrameState* nocapture) uwtable
245 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind
247 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
misched-matrix.ll 89 define void @mmult([4 x i32]* noalias nocapture %m1, [4 x i32]* noalias nocapture %m2,
90 [4 x i32]* noalias nocapture %m3) nounwind uwtable ssp {
dynamic-allocas-VLAs.ll 107 define i32 @t5(float* nocapture %f) nounwind uwtable ssp {
136 define i32 @t6(i64 %sz, float* nocapture %f) nounwind uwtable ssp {
remat-fold-load.ll 19 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
  /external/llvm/test/Transforms/JumpThreading/
2010-08-26-and.ll 17 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind ssp {
158 declare i32 @printf(i8* nocapture, ...) nounwind
160 declare i32 @memcmp(i8* nocapture, i8* nocapture, i64) nounwind readonly
162 declare i64 @strlen(i8* nocapture) nounwind readonly
  /external/llvm/test/Transforms/LoopStrengthReduce/X86/
ivchain-X86.ll 111 define void @extrastride(i8* nocapture %main, i32 %main_stride, i32* nocapture %res, i32 %x, i32 %y, i32 %z) nounwind {
169 define void @foldedidx(i8* nocapture %a, i8* nocapture %b, i8* nocapture %c) nounwind ssp {
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-smax-1.ll 233 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
234 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
scev-aa.ll 15 define void @loop(double* nocapture %p, i64 %n) nounwind {
43 define void @nestedloop(double* nocapture %p, i64 %m) nounwind {
100 define void @nestedloop_more(double* nocapture %p, i64 %n, i64 %m) nounwind {
nsw.ll 147 define void @PR12376(i32* nocapture %arg, i32* nocapture %arg1) {
  /external/llvm/test/CodeGen/Mips/
dsp-patterns.ll 7 define zeroext i8 @test_lbux(i8* nocapture %b, i32 %i) {
17 define signext i16 @test_lhx(i16* nocapture %b, i32 %i) {
27 define i32 @test_lwx(i32* nocapture %b, i32 %i) {
  /external/llvm/test/Transforms/GVN/
cond_br2.ll 116 declare void @llvm.lifetime.start(i64, i8* nocapture) #1
123 declare void @llvm.lifetime.end(i64, i8* nocapture) #1
128 declare void @free(i8* nocapture) #3
  /external/llvm/test/Transforms/LoopStrengthReduce/ARM/
ivchain-ARM.ll 88 define void @extrastride(i8* nocapture %main, i32 %main_stride, i32* nocapture %res, i32 %x, i32 %y, i32 %z) nounwind {
143 define void @foldedidx(i8* nocapture %a, i8* nocapture %b, i8* nocapture %c) nounwind ssp {
221 define hidden void @testNeon(i8* %ref_data, i32 %ref_stride, i32 %limit, <16 x i8>* nocapture %data) nounwind optsize {
  /external/llvm/lib/Analysis/
CaptureTracking.cpp 201 // Not captured if only passed via 'nocapture' arguments. Note that
211 // The parameter is not marked 'nocapture' - captured.
  /external/llvm/test/CodeGen/AArch64/
arm64-abi-varargs.ll 174 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
arm64-misched-basic-A53.ll 107 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #1
  /external/llvm/test/CodeGen/ARM/
2009-07-29-VFP3Registers.ll 7 define void @findratio(double* nocapture %res1, double* nocapture %res2) nounwind {
debug-info-branch-folding.ll 17 define i32 @main(i32 %argc, i8** nocapture %argv, i1 %cond) nounwind ssp {
38 declare i32 @printf(i8* nocapture, ...) nounwind
debug-info-qreg.ll 18 define i32 @main(i32 %argc, i8** nocapture %argv) nounwind ssp {
34 declare i32 @printf(i8* nocapture, ...) nounwind
  /external/llvm/test/CodeGen/PowerPC/
ctrloop-sums.ll 8 define i32 @SumArray([100 x i32]* nocapture %Array, i32 %NumI, i32 %NumJ) nounwind readonly {
130 declare i32 @printf(i8* nocapture, ...) nounwind
  /external/llvm/test/CodeGen/SPARC/
64bit.ll 281 define i64 @store_zero(i64* nocapture %a, i64* nocapture %b) {
  /external/llvm/test/CodeGen/Thumb2/
2009-09-01-PostRAProlog.ll 33 declare i32 @puts(i8* nocapture) nounwind
106 declare void @llvm.memset.i64(i8* nocapture, i8, i64, i32) nounwind
  /external/llvm/test/CodeGen/WinEH/
cppeh-alloca-sink.ll 41 declare void @llvm.eh.begincatch(i8* nocapture, i8* nocapture) #3
cppeh-nested-1.ll 174 declare void @llvm.eh.begincatch(i8* nocapture, i8* nocapture) #3
  /external/llvm/test/DebugInfo/X86/
sroasplit-4.ll 100 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #3
  /external/llvm/test/DebugInfo/
cross-cu-inlining.ll 101 declare void @llvm.lifetime.start(i64, i8* nocapture) #3
104 declare void @llvm.lifetime.end(i64, i8* nocapture) #3

Completed in 637 milliseconds

<<31323334353637383940>>