Searched
full:nocapture (Results
601 -
625 of
812) sorted by null
<<21222324252627282930>>
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
multi_user.ll | 20 define i32 @foo(i32* nocapture %A, i32 %n) {
|
reduction.ll | 17 define i32 @reduce(double* nocapture %A, i32 %n, i32 %m) {
|
/external/llvm/test/Transforms/ScalarRepl/ |
crash.ll | 202 declare void @llvm.memset.i64(i8* nocapture, i8, i64, i32) nounwind 285 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind 286 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind
|
/external/llvm/test/Transforms/SimplifyCFG/ |
speculate-with-offset.ll | 94 declare void @frob(i64** nocapture %p)
|
volatile-phioper.ll | 18 define void @test(i8** nocapture %PeiServices) #0 {
|
/external/llvm/utils/TableGen/ |
CodeGenIntrinsics.h | 80 NoCapture,
|
/external/llvm/lib/Analysis/ |
CaptureTracking.cpp | 116 // Not captured if only passed via 'nocapture' arguments. Note that 126 // The parameter is not marked 'nocapture' - captured.
|
/external/llvm/test/CodeGen/SystemZ/ |
memset-02.ll | 5 declare void @llvm.memset.p0i8.i32(i8 *nocapture, i8, i32, i32, i1) nounwind 6 declare void @llvm.memset.p0i8.i64(i8 *nocapture, i8, i64, i32, i1) nounwind
|
/external/llvm/test/CodeGen/X86/ |
2010-02-23-SingleDefPhiJoin.ll | 13 define i32 @decode(i8* nocapture %input, i32 %offset, i8* nocapture %output) nounwind {
|
2011-01-24-DbgValue-Before-Use.ll | 66 declare i32 @printf(i8* nocapture, ...) nounwind optsize 70 declare i32 @puts(i8* nocapture) nounwind
|
avx-vinsertf128.ll | 109 define <8 x float> @vinsertf128_combine(float* nocapture %f) nounwind uwtable readonly ssp { 122 define <8 x float> @vinsertf128_ucombine(float* nocapture %f) nounwind uwtable readonly ssp {
|
change-compare-stride-1.ll | 10 define void @borf(i8* nocapture %in, i8* nocapture %out) nounwind {
|
movmsk.ll | 100 define i32 @t1(<4 x float> %x, i32* nocapture %indexTable) nounwind uwtable readonly ssp { 112 define i32 @t2(<4 x float> %x, i32* nocapture %indexTable) nounwind uwtable readonly ssp {
|
or-address.ll | 12 define void @test(i32* nocapture %array, i32 %r0) nounwind ssp noredzone { 55 define void @test1(i32* nocapture %array, i32 %r0, i8 signext %k, i8 signext %i0) nounwind {
|
remat-scalar-zero.ll | 11 define void @foo(double* nocapture %x, double* nocapture %y) nounwind {
|
vec_shuffle-26.ll | 41 define <2 x i64> @lo_hi_shift(float* nocapture %x, float* nocapture %y) nounwind {
|
/external/llvm/test/Other/ |
lint.ll | 6 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
2011-09-06-MemCpy.ll | 63 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
|
/external/llvm/test/Transforms/GlobalOpt/ |
2009-06-01-RecursivePHI.ll | 10 define fastcc void @alloc_and_load_placement_structs(i32 %place_cost_type, i32 %num_regions, float %place_cost_exp, float*** nocapture %old_region_occ_x, float*** nocapture %old_region_occ_y) nounwind ssp {
|
/external/llvm/test/Transforms/InstCombine/ |
simplify-libcalls.ll | 132 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
2011-12-04-loserreg.ll | 22 define i64 @test(i64 %count, float* nocapture %srcrow, i32* nocapture %destrow) nounwind uwtable ssp {
|
/external/llvm/test/CodeGen/ARM/ |
coalesce-subregs.ll | 219 define arm_aapcs_vfpcc i32 @pr14078(i8* nocapture %arg, i8* nocapture %arg1, i32 %arg2) nounwind uwtable readonly { 271 define linkonce_odr arm_aapcs_vfpcc %struct.wombat.5 @pr14079(i8* nocapture %arg, i8* nocapture %arg1, i8* nocapture %arg2) nounwind uwtable inlinehint { 298 define internal void @adjustCopiesBackFrom(<2 x i64>* noalias nocapture sret %agg.result, <2 x i64> %in) {
|
reg_sequence.ll | 12 define void @t1(i16* %i_ptr, i16* %o_ptr, %struct.int32x4_t* nocapture %vT0ptr, %struct.int32x4_t* nocapture %vT1ptr) nounwind { 45 define void @t2(i16* %i_ptr, i16* %o_ptr, %struct.int16x8_t* nocapture %vT0ptr, %struct.int16x8_t* nocapture %vT1ptr) nounwind { 240 define arm_aapcs_vfpcc float @t9(%0* nocapture, %3* nocapture) nounwind {
|
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/ |
ivchain-ARM.ll | 87 define void @extrastride(i8* nocapture %main, i32 %main_stride, i32* nocapture %res, i32 %x, i32 %y, i32 %z) nounwind { 142 define void @foldedidx(i8* nocapture %a, i8* nocapture %b, i8* nocapture %c) nounwind ssp { 220 define hidden void @testNeon(i8* %ref_data, i32 %ref_stride, i32 %limit, <16 x i8>* nocapture %data) nounwind optsize {
|
/external/llvm/test/Transforms/MemCpyOpt/ |
form-memset.ll | 168 define void @test3(i32* nocapture %P) nounwind ssp { 182 define void @test4(i32* nocapture %P) nounwind ssp { 194 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) nounwind 197 define void @test5(i32* nocapture %P) nounwind ssp { 211 define void @test6(i32* nocapture %P) nounwind ssp { 225 define void @test7(i32* nocapture %c) nounwind optsize {
|
Completed in 240 milliseconds
<<21222324252627282930>>