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

<<21222324252627282930>>

  /external/llvm/test/Transforms/SLPVectorizer/X86/
in-tree-user.ll 14 define void @in_tree_user(double* nocapture %A, i32 %n) {
52 declare i32 @printf(i8* nocapture, ...)
long_chains.ll 14 define i32 @test(double* nocapture %A, i8* nocapture %B) {
odd_store.ll 20 define i32 @foo(i8* noalias nocapture %A, float* noalias nocapture %B, float %T) {
  /external/llvm/test/Transforms/ScalarRepl/
inline-vector.ll 52 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
  /external/llvm/test/Analysis/ScalarEvolution/
sext-iv-1.ll 17 define void @foo0(double* nocapture %x) nounwind {
40 define void @foo1(double* nocapture %x) nounwind {
63 define void @foo2(double* nocapture %x) nounwind {
86 define void @foo3(double* nocapture %x) nounwind {
  /external/llvm/test/CodeGen/AArch64/
aarch64-address-type-promotion.ll 7 define void @foo(i32* nocapture %a, i32 %i) {
  /external/llvm/test/CodeGen/ARM/
2009-05-11-CodePlacementCrash.ll 31 declare i32 @printf(i8* nocapture, ...) nounwind
2011-04-27-IfCvtBug.ll 58 declare hidden fastcc %struct.hc* @foo(%struct.hc* nocapture, i32) nounwind optsize
ifcvt-branch-weight.ll 4 define internal zeroext i8 @bar(%struct.S* %x, %struct.S* nocapture %y) nounwind readonly {
  /external/llvm/test/CodeGen/BPF/
byval.ll 27 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) #3
  /external/llvm/test/CodeGen/NVPTX/
bug17709.ll 21 define ptx_kernel void @__kernelgen_main(i32* nocapture %args, i32*) {
refl1.ll 7 define void @foo(float* nocapture %a) #0 {
  /external/llvm/test/CodeGen/PowerPC/
cr1eq-no-extra-moves.ll 26 declare i32 @printf(i8* nocapture, ...) nounwind
dyn-alloca-aligned.ll 9 define void @goo(%struct.s* byval nocapture readonly %a, i32 signext %n) #0 {
ldtoc-inv.ll 8 define void @test(i32* nocapture %out, i32 zeroext %step_size) #0 {
memset-nc.ll 25 declare void @llvm.memset.p0i8.i64(i8* nocapture, i8, i64, i32, i1) #1
zext-free.ll 6 define signext i32 @_Z1fRPc(i8** nocapture dereferenceable(8) %p) #0 {
  /external/llvm/test/CodeGen/R600/
address-space.ll 17 define void @do_as_ptr_calcs(%struct.foo addrspace(3)* nocapture %ptr) nounwind {
valu-i1.ll 153 define void @multi_vcond_loop(i32 addrspace(1)* noalias nocapture %arg, i32 addrspace(1)* noalias nocapture readonly %arg1, i32 addrspace(1)* noalias nocapture readonly %arg2, i32 addrspace(1)* noalias nocapture readonly %arg3) #1 {
  /external/llvm/test/CodeGen/Thumb2/
2010-06-21-TailMergeBug.ll 121 declare i32 @getc(%struct.FILE* nocapture) nounwind
123 declare i32 @strcmp(i8* nocapture, i8* nocapture) nounwind readonly
127 declare i32 @ungetc(i32, %struct.FILE* nocapture) nounwind
  /external/llvm/test/CodeGen/X86/
2009-03-05-burr-list-crash.ll 7 declare i64 @strlen(i8* nocapture) nounwind readonly
2010-03-05-EFLAGS-Redef.ll 10 define i32 @main(i32 %argc, i8** nocapture %argv) ssp {
2010-07-11-FPStackLoneUse.ll 11 define void @_ZN7QVectorIdE4fillERKdi(double* nocapture %t) nounwind ssp align 2 {
2010-08-04-MaskedSignedCompare.ll 36 declare i32 @printf(i8* nocapture, ...) nounwind
2011-12-28-vselecti8.ll 21 define void @foo8(float* nocapture %RET) nounwind {

Completed in 218 milliseconds

<<21222324252627282930>>