/external/clang/test/CodeGenCXX/ |
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/llvm/test/Analysis/LoopAccessAnalysis/ |
safe-no-checks.ll | 20 define void @f(i16* noalias %a, 21 i16* noalias %b, 22 i16* noalias %c) {
|
/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/CodeGen/ARM/ |
legalize-unaligned-load.ll | 14 define i32 @get_set_complex({ float, float }* noalias nocapture %retptr, 15 { i8*, i32 }** noalias nocapture readnone %excinfo, 16 i8* noalias nocapture readnone %env,
|
/external/llvm/test/Feature/OperandBundles/ |
basic-aa-argmemonly.ll | 5 define i32 @test0(i32* %P, i32* noalias %P2) { 19 define i32 @test1(i32* %P, i32* noalias %P2) { 30 define i32 @test2(i32* %P, i32* noalias %P2) {
|
/external/llvm/test/Transforms/GVN/ |
no_speculative_loads_with_asan.ll | 3 declare noalias i8* @_Znam(i64) #1 6 %1 = tail call noalias i8* @_Znam(i64 2) 33 %1 = tail call noalias i8* @_Znam(i64 2)
|
/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/LoopDistribute/ |
crash-in-memcheck-generation.ll | 19 i32* noalias %c, 20 i32* noalias %d, 21 i32* noalias %e) {
|
/external/llvm/test/Transforms/LoopVectorize/PowerPC/ |
agg-interleave-a2.ll | 6 define void @foo(double* noalias nocapture %a, double* noalias nocapture readonly %b, double* noalias nocapture readonly %c) #0 {
|
/external/llvm/test/Transforms/LoopVectorize/ |
gep_with_bitcast.ll | 21 define void @foo(double** noalias nocapture readonly %in, double** noalias nocapture readnone %out, i8* noalias nocapture %res) #0 {
|
intrinsic.ll | 9 define void @sqrt_f32(i32 %n, float* noalias %y, float* noalias %x) nounwind uwtable { 35 define void @sqrt_f64(i32 %n, double* noalias %y, double* noalias %x) nounwind uwtable { 61 define void @sin_f32(i32 %n, float* noalias %y, float* noalias %x) nounwind uwtable { 87 define void @sin_f64(i32 %n, double* noalias %y, double* noalias %x) nounwind uwtable { 113 define void @cos_f32(i32 %n, float* noalias %y, float* noalias %x) nounwind uwtable [all...] |
/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 nocapture sret, %0* byval) nounwind
|
/external/llvm/test/Transforms/SLPVectorizer/AArch64/ |
sdiv-pow2.ll | 10 define void @test1(i32* noalias nocapture %a, i32* noalias nocapture readonly %b, i32* noalias nocapture readonly %c) {
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
powof2div.ll | 10 define void @powof2div(i32* noalias nocapture %a, i32* noalias nocapture readonly %b, i32* noalias nocapture readonly %c){
|
/external/llvm/test/CodeGen/AMDGPU/ |
madmk.ll | 11 define void @madmk_f32(float addrspace(1)* noalias %out, float addrspace(1)* noalias %in) nounwind { 34 define void @madmk_2_use_f32(float addrspace(1)* noalias %out, float addrspace(1)* noalias %in) nounwind { 63 define void @madmk_inline_imm_f32(float addrspace(1)* noalias %out, float addrspace(1)* noalias %in) nounwind { 82 define void @s_s_madmk_f32(float addrspace(1)* noalias %out, float %a, float %b) nounwind { 96 define void @v_s_madmk_f32(float addrspace(1)* noalias %out, float addrspace(1)* noalias %in, float %b) nounwind { 112 define void @scalar_vector_madmk_f32(float addrspace(1)* noalias %out, float addrspace(1)* noalias %in, float %a) nounwind [all...] |
/external/clang/test/CodeGen/ |
windows-struct-abi.c | 37 // CHECK: define void @return_f4(%struct.f4* noalias sret %agg.result)
|
/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/Analysis/BasicAA/ |
empty.ll | 6 ; CHECK-NEXT: NoAlias: {}* %p, {}* %q
|
/external/llvm/test/Analysis/CFLAliasAnalysis/ |
empty.ll | 6 ; CHECK-NEXT: NoAlias: {}* %p, {}* %q
|
opaque-call-alias.ll | 12 %Noalias = alloca i8
|
/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)
|