Searched
full:nocapture (Results
501 -
525 of
812) sorted by null
<<21222324252627282930>>
/external/llvm/test/Transforms/InstCombine/ |
lshr-phi.ll | 9 define i32 @hash_string(i8* nocapture %key) nounwind readonly {
|
/external/llvm/test/Transforms/LICM/ |
2011-04-09-RAUW-AST.ll | 48 declare i32 @printf(i8* nocapture, ...) nounwind
|
/external/llvm/test/Transforms/LoopUnroll/ |
runtime-loop2.ll | 12 define i32 @test(i32* nocapture %a, i32 %n) nounwind uwtable readonly {
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
arm-unroll.ll | 15 define i32 @foo(i32* nocapture %A, i32 %n) nounwind readonly ssp {
|
/external/llvm/test/Transforms/LoopVectorize/ |
bsd_regex.ll | 20 define i32 @foo(i32* nocapture %A) {
|
metadata-width.ll | 9 define void @test1(i32* nocapture %a, i32 %n) #0 {
|
reverse_iter.ll | 19 define i32 @foo(i32 %n, i32* nocapture %A) {
|
start-non-zero.ll | 9 define i32 @start_at_nonzero(i32* nocapture %a, i32 %start, i32 %end) nounwind uwtable ssp {
|
struct_access.ll | 27 define i32 @foo(%struct.coordinate* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
|
write-only.ll | 9 define i32 @read_mod_write_single_ptr(float* nocapture %a, i32 %n) nounwind uwtable ssp {
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
multi_block.ll | 27 define i32 @bar(double* nocapture %A, i32 %d) {
|
reduction2.ll | 9 define double @foo(double* nocapture %D) {
|
/external/llvm/test/Transforms/ScalarRepl/ |
2011-06-17-VectorPartialMemset.ll | 37 declare void @llvm.memset.p0i8.i32(i8* nocapture, i8, i32, i32, i1) nounwind
|
/external/llvm/test/Analysis/CostModel/X86/ |
vectorized-loop.ll | 6 define i32 @foo(i32* noalias nocapture %A, i32* noalias nocapture %B, i32 %start, i32 %end) nounwind uwtable ssp {
|
/external/llvm/test/Analysis/ScalarEvolution/ |
nsw-offset.ll | 9 define void @foo(i32 %no, double* nocapture %d, double* nocapture %q) nounwind {
|
/external/llvm/test/Bitcode/ |
attributes-3.3.ll | 109 define void @f18(i8* nocapture) 110 ; CHECK: define void @f18(i8* nocapture)
|
attributes.ll | 106 define void @f18(i8* nocapture) 107 ; CHECK: define void @f18(i8* nocapture)
|
/external/llvm/test/CodeGen/ARM/ |
2009-07-22-ScavengerAssert.ll | 9 declare i32 @strlen(i8* nocapture) nounwind readonly 11 define i32 @cli_ac_addsig(%struct.cli_matcher* nocapture %root, i8* %virname, i8* %hexsig, i32 %sigid, i16 zeroext %parts, i16 zeroext %partno, i16 zeroext %type, i32 %mindist, i32 %maxdist, i8* %offset, i8 zeroext %target) nounwind {
|
2011-11-14-EarlyClobber.ll | 18 define void @Compute_Axis_Rotation_Transform(%struct.Transform_Struct.0.11.12.17.43.46.56.58.60* nocapture %transform, double* nocapture %V1, double %angle) nounwind {
|
/external/llvm/test/CodeGen/Hexagon/ |
hwloop-dbg.ll | 6 define void @foo(i32* nocapture %a, i32* nocapture %b) nounwind {
|
/external/llvm/test/CodeGen/SystemZ/ |
memset-01.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/Thumb/ |
2011-05-11-DAGLegalizer.ll | 60 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
/external/llvm/test/CodeGen/X86/ |
2009-11-17-UpdateTerminator.ll | 18 define zeroext i8 @_ZN4llvm9InlineAsm14ConstraintInfo5ParseENS_9StringRefERSt6vectorIS1_SaIS1_EE(%"struct.llvm::InlineAsm::ConstraintInfo"* nocapture %this, i64 %Str.0, i64 %Str.1, %"struct.std::vector<llvm::InlineAsm::ConstraintInfo,std::allocator<llvm::InlineAsm::ConstraintInfo> >"* nocapture %ConstraintsSoFar) nounwind ssp align 2 {
|
2010-04-06-SSEDomainFixCrash.ll | 8 declare i32 @_ZN11HullLibrary16CreateConvexHullERK8HullDescR10HullResult(i8*, i8* nocapture, i8* nocapture) ssp align 2
|
dbg-large-unsigned-const.ll | 6 define zeroext i1 @_Z3iseRKxS0_(i64* nocapture %LHS, i64* nocapture %RHS) nounwind readonly optsize ssp {
|
Completed in 807 milliseconds
<<21222324252627282930>>