HomeSort by relevance Sort by last modified time
    Searched full:noalias (Results 151 - 175 of 634) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/llvm/test/Transforms/EarlyCSE/
fence.ll 24 define i32 @test2(i32* noalias %addr.i, i32* noalias %otheraddr) {
44 define i32 @test3(i32* noalias %addr.i, i32* noalias %otheraddr) {
  /external/llvm/test/Transforms/GVN/
2009-11-12-MemDepMallocBitCast.ll 15 declare noalias i8* @malloc(i64)
  /external/llvm/test/Transforms/IndVarSimplify/
interesting-invoke-use.ll 35 invoke void @system__img_int__image_integer(%struct.string___XUP* noalias sret null, i32 %i.0)
39 invoke void @system__string_ops__str_concat(%struct.string___XUP* noalias sret null, [0 x i8]* bitcast ([24 x i8]* @.str7 to [0 x i8]*), %struct.string___XUB* @C.17.316, [0 x i8]* null, %struct.string___XUB* null)
57 declare void @system__img_int__image_integer(%struct.string___XUP* noalias sret, i32)
59 declare void @system__string_ops__str_concat(%struct.string___XUP* noalias sret, [0 x i8]*, %struct.string___XUB*, [0 x i8]*, %struct.string___XUB*)
  /external/llvm/test/Transforms/Inline/
2009-05-07-CallUsingSelfCrash.ll 7 define void @func_113(%struct.S1* noalias nocapture sret %agg.result, i8 signext %p_114) noreturn nounwind {
  /external/llvm/test/Transforms/LoopVectorize/
cpp-new-array.ll 13 %call = call noalias i8* @_Znwm(i64 4)
16 %call1 = call noalias i8* @_Znwm(i64 4)
19 %call3 = call noalias i8* @_Znwm(i64 4)
46 declare noalias i8* @_Znwm(i64)
  /external/clang/test/CodeGenCXX/
new-array-init.cpp 17 // CHECK: call noalias i8* @_Zna{{.}}(i{{32|64}} -1)
40 // CHECK: call noalias i8* @_Zna{{.}}(i{{32 240|64 480}})
  /external/llvm/test/Analysis/LoopAccessAnalysis/
non-wrapping-pointer.ll 15 define void @f(i16* noalias %a,
16 i16* noalias %b, i64 %N) {
  /external/llvm/test/CodeGen/AMDGPU/
sub.ll 68 define void @s_sub_i64(i64 addrspace(1)* noalias %out, i64 %a, i64 %b) nounwind {
85 define void @v_sub_i64(i64 addrspace(1)* noalias %out, i64 addrspace(1)* noalias %inA, i64 addrspace(1)* noalias %inB) nounwind {
101 define void @v_test_sub_v2i64(<2 x i64> addrspace(1)* %out, <2 x i64> addrspace(1)* noalias %inA, <2 x i64> addrspace(1)* noalias %inB) {
121 define void @v_test_sub_v4i64(<4 x i64> addrspace(1)* %out, <4 x i64> addrspace(1)* noalias %inA, <4 x i64> addrspace(1)* noalias %inB) {
  /external/llvm/test/CodeGen/ARM/
umulo-32.ll 36 %9 = call noalias i8* @_Znam(i32 %8)
41 declare noalias i8* @_Znam(i32)
  /external/llvm/test/CodeGen/NVPTX/
bug17709.ll 7 define private ptx_device { double, double } @__utils1_MOD_trace(%"struct.array2_complex(kind=8).43.5.57"* noalias %m) {
23 %1 = tail call ptx_device { double, double } bitcast ({ double, double } (%"struct.array2_complex(kind=8).43.5.57"*)* @__utils1_MOD_trace to { double, double } (%"struct.array2_complex(kind=8).37.18.70"*)*)(%"struct.array2_complex(kind=8).37.18.70"* noalias @replacementOfAlloca8)
  /external/llvm/test/CodeGen/PowerPC/
merge-st-chain-op.ll 15 %call2 = call noalias i8* @_Znwm() #3
31 declare noalias i8* @_Znwm() #1
  /external/llvm/test/CodeGen/SPARC/
2011-01-22-SRet.ll 5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwind {
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
  /external/llvm/test/CodeGen/X86/
2009-03-05-burr-list-crash.ll 31 %15 = call noalias i8* @make_temp_file(i8* %11) nounwind ; <i8*> [#uses=0]
35 declare noalias i8* @make_temp_file(i8*)
  /external/llvm/test/Transforms/DeadStoreElimination/
2011-03-25-DSEMiscompile.ll 10 define ghccc void @Func1(i32* noalias %Arg1, i32* noalias %Arg2, i32* %Arg3, i32 %Arg4) {
  /external/llvm/test/Transforms/InstCombine/
bitcast-store.ll 13 ; CHECK: store i32 %x, i32* %{{.*}}, align 16, !noalias !0
17 store float %x.cast, float* %p, align 16, !noalias !0
  /external/llvm/test/Transforms/LICM/
argmemonly-call.ll 31 define void @test2(i32* noalias %loc, i32* noalias %loc2) {
  /external/llvm/test/Transforms/LoadCombine/
load-combine-aa.ll 5 define i64 @test1(i32* nocapture readonly noalias %a, i32* nocapture readonly noalias %b) {
  /external/llvm/test/Transforms/LoopLoadElim/
backward.ll 10 define void @f(i32* noalias nocapture %A, i32* noalias nocapture readonly %B, i64 %N) {
def-store-before-load.ll 13 define void @f(i32* noalias nocapture %A, i32* noalias nocapture readonly %B, i64 %N) {
  /external/llvm/test/Transforms/LoopUnroll/AMDGPU/
unroll-barrier.ll 9 define void @test_unroll_convergent_barrier(i32 addrspace(1)* noalias nocapture %out, i32 addrspace(1)* noalias nocapture %in) #0 {
  /external/llvm/test/Transforms/LoopVectorize/X86/
fp_to_sint8-cost-model.ll 9 define void @float_to_sint8_cost(i8* noalias nocapture %a, float* noalias nocapture readonly %b) nounwind {
  /frameworks/compile/libbcc/tests/libbcc/
tbaa.ll 21 ; CHECK: NoAlias: %0 = load {{.*}}, i8** %out_buf.gep, !tbaa {{.*}} <-> store i32 %call.result, i32* {{.*}}, !tbaa {{.*}}
22 ; CHECK: NoAlias: %input_buf = load i8*, i8** %input_buf.gep, !tbaa {{.*}} <-> store i32 %call.result, i32* {{.*}}, !tbaa {{.*}}
  /external/clang/test/CodeGen/
systemz-abi-vector.c 43 // CHECK-LABEL: define void @pass_v1i8(<1 x i8>* noalias sret %{{.*}}, <1 x i8>*)
47 // CHECK-LABEL: define void @pass_v2i8(<2 x i8>* noalias sret %{{.*}}, <2 x i8>*)
51 // CHECK-LABEL: define void @pass_v4i8(<4 x i8>* noalias sret %{{.*}}, <4 x i8>*)
55 // CHECK-LABEL: define void @pass_v8i8(<8 x i8>* noalias sret %{{.*}}, <8 x i8>*)
59 // CHECK-LABEL: define void @pass_v16i8(<16 x i8>* noalias sret %{{.*}}, <16 x i8>*)
63 // CHECK-LABEL: define void @pass_v32i8(<32 x i8>* noalias sret %{{.*}}, <32 x i8>*)
64 // CHECK-VECTOR-LABEL: define void @pass_v32i8(<32 x i8>* noalias sret %{{.*}}, <32 x i8>*)
67 // CHECK-LABEL: define void @pass_v1i16(<1 x i16>* noalias sret %{{.*}}, <1 x i16>*)
71 // CHECK-LABEL: define void @pass_v2i16(<2 x i16>* noalias sret %{{.*}}, <2 x i16>*)
75 // CHECK-LABEL: define void @pass_v4i16(<4 x i16>* noalias sret %{{.*}}, <4 x i16>*
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionAliasAnalysis.cpp 32 return NoAlias;
43 // see if it's enough to prove a NoAlias.
58 return NoAlias;
72 return NoAlias;
86 BO ? AAMDNodes() : LocB.AATags)) == NoAlias)
87 return NoAlias;
  /external/llvm/test/Analysis/BasicAA/
phi-speculation.ll 8 ; CHECK: NoAlias: i32* %ptr2_phi, i32* %ptr_phi
36 ; CHECK: NoAlias: i32* %ptr_outer_phi, i32* %ptr_outer_phi2
37 ; CHECK: NoAlias: i32* %ptr2_phi, i32* %ptr_phi
79 define i32 @test_noalias_3(i8* noalias %x, i8* noalias %y, i8* noalias %z,

Completed in 878 milliseconds

1 2 3 4 5 67 8 91011>>