Searched
full:nocapture (Results
876 -
900 of
1208) sorted by null
<<31323334353637383940>>
/external/llvm/test/Transforms/InstCombine/ |
assume-redundant.ll | 11 define void @_Z3fooR1s(%struct.s* nocapture readonly dereferenceable(8) %x) #0 {
|
/external/llvm/test/Transforms/LoopIdiom/ |
debug-line.ll | 6 define void @foo(double* nocapture %a) nounwind ssp {
|
/external/llvm/test/Transforms/LoopSimplify/ |
dup-preds.ll | 5 define fastcc void @do_update_md([3 x float]* nocapture readonly %x) #0 {
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2012-03-26-constexpr.ll | 11 define internal fastcc void @someFunction(%struct.this_structure_s.0.5* nocapture %scratch, i32 %stage, i32 %cbSize) nounwind {
|
/external/llvm/test/Transforms/LoopUnroll/ |
2011-08-09-IVSimplify.ll | 20 define void @FlipBit(i32* nocapture %bitmap, i32 %bit_addr, i32 %nbits) nounwind {
|
runtime-loop3.ll | 8 define i32 @nested(i32* nocapture %a, i32 %n, i32 %m) nounwind uwtable readonly {
|
/external/llvm/test/Transforms/LoopVectorize/ |
12-12-11-if-conv.ll | 10 define i32 @foo(i32 %x, i32 %t, i32* nocapture %A) nounwind uwtable ssp {
|
calloc.ll | 10 define noalias i8* @hexit(i8* nocapture %bytes, i64 %length) nounwind uwtable ssp {
|
conditional-assignment.ll | 9 define void @conditional_store(i32* noalias nocapture %indices) #0 {
|
if-conversion-reduction.ll | 9 define i32 @reduction_func(i32* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
|
/external/llvm/test/Transforms/ObjCARC/ |
contract-testcases.ll | 9 declare %0* @"\01-[NSAttributedString(Terminal) pathAtIndex:effectiveRange:]"(%1*, i8* nocapture, i64, %2*) optsize
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
hoist.ll | 27 define i32 @foo(i32* nocapture %A, i32 %n, i32 %k) {
|
multi_block.ll | 27 define i32 @bar(double* nocapture %A, i32 %d) {
|
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/SeparateConstOffsetFromGEP/NVPTX/ |
split-gep-and-gvn.ll | 20 define void @sum_of_array(i32 %x, i32 %y, float* nocapture %output) { 65 define void @sum_of_array2(i32 %x, i32 %y, float* nocapture %output) { 113 define void @sum_of_array3(i32 %x, i32 %y, float* nocapture %output) { 161 define void @sum_of_array4(i32 %x, i32 %y, float* nocapture %output) {
|
/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/test/CodeGen/ARM/ |
saxpy10-a9.ll | 64 define float @saxpy10(float* nocapture readonly %data1, float* nocapture readonly %data2, float %a) {
|
/external/llvm/test/CodeGen/Hexagon/vect/ |
vect-extract.ll | 8 define void @foo(i32 %N, i32* nocapture %C, i16* nocapture %A, i16 signext %val) #0 {
|
/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
|
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 | 72 declare i32 @printf(i8* nocapture, ...) nounwind optsize 76 declare i32 @puts(i8* nocapture) nounwind
|
Completed in 180 milliseconds
<<31323334353637383940>>