HomeSort by relevance Sort by last modified time
    Searched full:noalias (Results 76 - 100 of 440) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/Transforms/GVN/
calloc-load-removal.ll 9 %1 = tail call noalias i8* @calloc(i64 1, i64 4)
25 declare noalias i8* @calloc(i64, i64)
2009-11-12-MemDepMallocBitCast.ll 15 declare noalias i8* @malloc(i64)
  /external/llvm/test/Transforms/IndVarSimplify/
2012-07-17-lftr-undef.ll 8 declare i32 @printf(i8* noalias nocapture, ...) nounwind
16 %0 = tail call i32 (i8*, ...)* @printf(i8* noalias nocapture getelementptr inbounds ([6 x i8]* @.str3, i64 0, i64 0), i64 %next_iter, i64 %undef)
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/
gvn-inline-iteration.ll 7 define i32 @foo(i32 ()** noalias nocapture %p, i64* noalias nocapture %q) nounwind ssp {
  /external/llvm/test/Transforms/SLPVectorizer/ARM/
memory.ll 11 define void @expensive_double_store(double* noalias %dst, double* noalias %src, i64 %count) {
  /external/clang/test/CodeGen/
arm-arguments.c 32 // APCS-GNU: struct.s5* noalias sret
38 // APCS-GNU: struct.s6* noalias sret
49 // APCS-GNU: struct.s8* noalias sret
65 // APCS-GNU: struct.s11* noalias sret
76 // APCS-GNU: struct.s13* noalias sret
84 // APCS-GNU: union.u14* noalias sret
108 // APCS-GNU: struct.s19* noalias sret
114 // APCS-GNU: struct.s20* noalias sret
132 // AAPCS: define arm_aapcscc void @f24({{.*}} noalias sret
133 // AAPCS: define arm_aapcscc void @f25({{.*}} noalias sre
    [all...]
  /external/llvm/test/Analysis/ScalarEvolution/
scev-aa.ll 13 ; CHECK: NoAlias: double* %pi, double* %pi.next
39 ; CHECK: NoAlias: double* %pi.j, double* %pi.next.j
40 ; CHECK: NoAlias: double* %pi.j, double* %pi.j.next
41 ; CHECK: NoAlias: double* %pi.j.next, double* %pi.next.j
92 ; p[j+1][i] and p[j][i] can theoretically be determined to be NoAlias,
94 ; TODO: Make the analysis smarter and turn that MayAlias into a NoAlias.
97 ; CHECK: NoAlias: double* %pi.j, double* %pi.next.j
153 ; CHECK: NoAlias: %struct.B* %B, i32* %Z
154 ; CHECK: NoAlias: %struct.B* %B, %struct.B* %C
156 ; CHECK: NoAlias: %struct.B* %B, i32* %
    [all...]
  /external/llvm/test/Transforms/SLPVectorizer/X86/
operandorder.ll 14 define void @shuffle_operands1(double * noalias %from, double * noalias %to,
30 define void @shuffle_preserve_broadcast(double * noalias %from,
31 double * noalias %to,
55 define void @shuffle_preserve_broadcast2(double * noalias %from,
56 double * noalias %to,
80 define void @shuffle_preserve_broadcast3(double * noalias %from,
81 double * noalias %to,
106 define void @shuffle_preserve_broadcast4(double * noalias %from,
107 double * noalias %to
    [all...]
  /external/llvm/test/Analysis/BasicAA/
intrinsics.ll 6 ; IntrArgReadMem and have noalias pointers.
8 ; CHECK: define <8 x i16> @test0(i8* noalias %p, i8* noalias %q, <8 x i16> %y) {
13 define <8 x i16> @test0(i8* noalias %p, i8* noalias %q, <8 x i16> %y) {
phi-spec-order.ll 21 ; CHECK: NoAlias:{{[ \t]+}}[16000 x double]* %lsr.iv1, [16000 x double]* %lsr.iv4
45 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep11, <4 x double>* %scevgep7
46 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep10, <4 x double>* %scevgep7
47 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep7, <4 x double>* %scevgep9
48 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep11, <4 x double>* %scevgep3
49 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep10, <4 x double>* %scevgep3
50 ; CHECK: NoAlias:{{[ \t]+}}<4 x double>* %scevgep3, <4 x double>* %scevgep9
empty.ll 6 ; CHECK-NEXT: NoAlias: {}* %p, {}* %q
  /external/llvm/test/CodeGen/Thumb2/
thumb2-tbh.ll 15 declare noalias i8* @calloc(i32, i32) nounwind
44 %2 = call noalias i8* @calloc(i32 21, i32 1) nounwind ; <i8*> [#uses=0]
51 %5 = call noalias i8* @calloc(i32 22, i32 1) nounwind ; <i8*> [#uses=0]
55 %6 = call noalias i8* @calloc(i32 20, i32 1) nounwind ; <i8*> [#uses=0]
59 %7 = call noalias i8* @calloc(i32 14, i32 1) nounwind ; <i8*> [#uses=0]
  /external/clang/test/CodeGenCXX/
microsoft-abi-sret-and-byval.cpp 66 // LINUX-LABEL: define void @_Z12small_returnv(%struct.Small* noalias sret %agg.result)
71 // LINUX-LABEL: define void @_Z13medium_returnv(%struct.Medium* noalias sret %agg.result)
77 // LINUX-LABEL: define void @_Z20small_non_pod_returnv(%struct.SmallCpp11NotCpp03Pod* noalias sret %agg.result)
78 // WIN32: define void @"\01?small_non_pod_return@@YA?AUSmallCpp11NotCpp03Pod@@XZ"(%struct.SmallCpp11NotCpp03Pod* noalias sret %agg.result)
79 // WIN64: define void @"\01?small_non_pod_return@@YA?AUSmallCpp11NotCpp03Pod@@XZ"(%struct.SmallCpp11NotCpp03Pod* noalias sret %agg.result)
82 // LINUX-LABEL: define void @_Z22small_with_ctor_returnv(%struct.SmallWithCtor* noalias sret %agg.result)
83 // WIN32: define void @"\01?small_with_ctor_return@@YA?AUSmallWithCtor@@XZ"(%struct.SmallWithCtor* noalias sret %agg.result)
84 // WIN64: define void @"\01?small_with_ctor_return@@YA?AUSmallWithCtor@@XZ"(%struct.SmallWithCtor* noalias sret %agg.result)
87 // LINUX-LABEL: define void @_Z25small_with_vftable_returnv(%struct.SmallWithVftable* noalias sret %agg.result)
88 // WIN32: define void @"\01?small_with_vftable_return@@YA?AUSmallWithVftable@@XZ"(%struct.SmallWithVftable* noalias sret %agg.result
    [all...]
microsoft-abi-array-cookies.cpp 10 // CHECK: call noalias i8* @"\01??_U@YAPAXI@Z"(i32 42)
27 // CHECK: [[ALLOCATED:%.*]] = call noalias i8* @"\01??_U@YAPAXI@Z"(i32 46)
49 // CHECK: [[ALLOCATED:%.*]] = call noalias i8* @"\01??_U@YAPAXI@Z"(i32 344)
x86_32-arguments.cpp 9 // CHECK-LABEL: define void @_Z1fv(%struct.S* noalias sret %
21 // CHECK-LABEL: define void @_Z1gv(%class.C* noalias sret %
106 // CHECK-LABEL: define void @_Z2f8v(%struct.s8* noalias sret %agg.result)
112 // CHECK-LABEL: define void @_Z2f9v(%struct.s9* noalias sret %agg.result)
  /external/eigen/test/
product.h 93 res.noalias() += m1 * m2.transpose();
100 vcres.noalias() += m1.transpose() * v1;
105 res.noalias() -= m1 * m2.transpose();
112 vcres.noalias() -= m1.transpose() * v1;
129 res2.noalias() += m1.transpose() * m2;
136 VERIFY_IS_APPROX(res.col(r).noalias() = square.adjoint() * square.col(r), (square.adjoint() * square.col(r)).eval());
137 VERIFY_IS_APPROX(res.col(r).noalias() = square * square.col(r), (square * square.col(r)).eval());
  /external/llvm/test/CodeGen/AArch64/
arm64-2012-07-11-InstrEmitterBug.ll 8 declare noalias i8* @xmalloc(i64) optsize
16 declare noalias i8* @xstrdup(i8*) optsize
40 %call34 = tail call noalias i8* @xmalloc(i64 %conv33) nounwind optsize
  /external/llvm/test/Transforms/GlobalOpt/
2009-11-16-MallocSingleStoreToGlobalVar.ll 20 %4 = call noalias i8* @malloc(i64 %3) nounwind ; <i8*> [#uses=1]
21 ; CHECK: call noalias i8* @malloc
30 declare noalias i8* @malloc(i64) nounwind
  /external/llvm/test/Transforms/MemCpyOpt/
sret.ll 8 define void @ccosl(%0* noalias sret %agg.result, %0* byval align 8 %z) nounwind {
21 call void @ccoshl(%0* noalias sret %memtmp, %0* byval align 8 %iz) nounwind
28 declare void @ccoshl(%0* noalias sret, %0* byval) nounwind
  /external/clang/test/CodeGenObjCXX/
copy.mm 14 // CHECK-NEXT: call noalias i8* @_Znwm(
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h 198 m_tmp1.noalias() = A * A;
200 m_U.noalias() = A * m_tmp2;
209 m_tmp1.noalias() = A2 * A2;
211 m_U.noalias() = A * m_tmp2;
221 m_tmp1.noalias() = A4 * A2;
223 m_U.noalias() = A * m_tmp2;
235 m_tmp1.noalias() = A6 * A2;
237 m_U.noalias() = A * m_tmp2;
249 m_tmp1.noalias() = A4 * A2;
251 m_tmp2.noalias() = m_tmp1 * m_V
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
2008-12-02-LegalizeTypeAssert.ll 3 define void @__multc3({ ppc_fp128, ppc_fp128 }* noalias sret %agg.result, ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind {
  /external/llvm/test/CodeGen/X86/
2010-04-21-CoalescerBug.ll 8 define void @t(%struct.CMTimeMapping* noalias nocapture sret %agg.result) nounwind optsize ssp {
  /external/llvm/test/Feature/
paramattrs.ll 11 declare i32 @"test3"(i32* noalias %p)

Completed in 321 milliseconds

1 2 34 5 6 7 8 91011>>