Searched
full:nocapture (Results
351 -
375 of
812) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/PowerPC/ |
unal-altivec.ll | 5 define void @foo(float* noalias nocapture %a, float* noalias nocapture %b) #0 {
|
/external/llvm/test/CodeGen/R600/ |
indirect-addressing.ll | 14 define void @mova_same_clause(i32 addrspace(1)* nocapture %out, i32 addrspace(1)* nocapture %in) {
|
store.ll | 47 define void @vecload2(i32 addrspace(1)* nocapture %out, i32 addrspace(2)* nocapture %mem) #0 {
|
/external/llvm/test/CodeGen/Thumb/ |
dyn-stackalloc.ll | 75 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
/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
|
/external/llvm/test/CodeGen/X86/ |
2010-02-15-ImplicitDefBug.ll | 14 define i32 @variable_union(i8** nocapture %slot, i8* nocapture %data) nounwind {
|
2012-11-30-handlemove-dbg.ll | 17 define signext i16 @subdivp(%struct.node.0.27* nocapture %p, double %dsq, double %tolsq, %struct.hgstruct.2.29* nocapture byval align 8 %hg) nounwind uwtable readonly ssp {
|
phi-bit-propagation.ll | 5 define zeroext i1 @_Z3fooPjmS_mRSt6bitsetILm32EE(i32* nocapture %a, i64 %asize, i32* nocapture %b, i64 %bsize, %"class.std::bitset"* %bits) nounwind readonly ssp noredzone {
|
scalarize-bitcast.ll | 7 define void @mmxCombineMaskU(i32* nocapture %src, i32* nocapture %mask) nounwind {
|
/external/llvm/test/MC/ARM/ |
elf-reloc-03.ll | 25 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly 27 declare void @myhextochar(i32 %n, i8* nocapture %buffer) nounwind
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
crash.ll | 43 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
|
/external/llvm/test/Transforms/GVN/ |
pre-compare.ll | 66 declare i32 @puts(i8* nocapture) nounwind 68 declare i32 @printf(i8* nocapture, ...) nounwind
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
2011-10-06-ReusePhi.ll | 25 define float @test(float* nocapture %A, float* nocapture %B, i32 %N, i32 %IA, i32 %IB) nounwind uwtable readonly ssp {
|
/external/llvm/test/Transforms/LoopVectorize/ |
2012-10-22-isconsec.ll | 12 define i32 @set1ds(i32 %_n, float* nocapture %arr, float %value, i32 %stride) nounwind uwtable { 37 define i32 @init(i8* nocapture %name) unnamed_addr nounwind uwtable {
|
flags.ll | 11 define i32 @flags1(i32 %n, i32* nocapture %A) nounwind uwtable ssp { 36 define i32 @flags2(i32 %n, i32* nocapture %A) nounwind uwtable ssp {
|
if-conversion-nest.ll | 15 define i32 @foo(i32* nocapture %A, i32* nocapture %B, i32 %n) {
|
increment.ll | 45 define i32 @histogram(i32* nocapture noalias %A, i32* nocapture noalias %B, i32 %n) nounwind uwtable ssp {
|
/external/llvm/test/Transforms/LoopVectorize/ARM/ |
width-detect.ll | 9 define double @foo_F64(double* nocapture %A, i32 %n) nounwind uwtable readonly ssp { 32 define signext i8 @foo_I8(i8* nocapture %A, i32 %n) nounwind uwtable readonly ssp {
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
avx1.ll | 9 define i32 @read_mod_write_single_ptr(float* nocapture %a, i32 %n) nounwind uwtable ssp { 32 define i32 @read_mod_i64(i64* nocapture %a, i32 %n) nounwind uwtable ssp {
|
parallel-loops-after-reg2mem.ll | 11 define void @parallel_loop(i32* nocapture %a, i32* nocapture %b) nounwind uwtable {
|
unroll-small-loops.ll | 11 define i32 @foo(i32* nocapture %A) nounwind uwtable ssp { 33 define i32 @bar(i32* nocapture %A, i32 %n) nounwind uwtable ssp {
|
/external/llvm/test/Transforms/Mem2Reg/ |
use-analysis.ll | 5 declare void @llvm.lifetime.start(i64 %size, i8* nocapture %ptr) 6 declare void @llvm.lifetime.end(i64 %size, i8* nocapture %ptr)
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
compare-reduce.ll | 16 define void @reduce_compare(double* nocapture %A, i32 %n) { 52 declare i32 @printf(i8* nocapture, ...)
|
external_user.ll | 34 define double @ext_user(double* noalias nocapture %B, double* noalias nocapture %A, i32 %n, i32 %m) {
|
Completed in 591 milliseconds
<<11121314151617181920>>