HomeSort by relevance Sort by last modified time
    Searched full:noalias (Results 1 - 25 of 330) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/FrontendC/
2009-03-01-MallocNoAlias.c 1 // RUN: %llvmgcc %s -S -o - | grep noalias
2007-07-29-RestrictPtrArg.c 1 // RUN: %llvmgcc -S %s -o - | grep noalias
  /external/llvm/test/Analysis/BasicAA/
2009-03-04-GEPNoalias.ll 3 declare noalias i32* @noalias()
6 %a = call i32* @noalias()
phi-and-select.ll 2 ; RUN: |& grep {NoAlias: double\\* \[%\]a, double\\* \[%\]b\$} | count 4
7 define void @foo(i1 %m, double* noalias %x, double* noalias %y) {
26 define void @bar(i1 %m, double* noalias %x, double* noalias %y) {
36 define void @qux(i1 %m, double* noalias %x, double* noalias %y,
37 i1 %n, double* noalias %v, double* noalias %w) {
65 define void @fin(i1 %m, double* noalias %x, double* noalias %y
    [all...]
args-rets-allocas-loads.ll 7 declare noalias double* @noalias_returner()
11 double* noalias %noalias_arg_a0,
12 double* noalias %noalias_arg_a1,
52 ; CHECK-NEXT: NoAlias: double* %arg_a0, double* %noalias_arg_a0
53 ; CHECK-NEXT: NoAlias: double* %arg_a1, double* %noalias_arg_a0
54 ; CHECK-NEXT: NoAlias: double* %arg_a0, double* %noalias_arg_a1
55 ; CHECK-NEXT: NoAlias: double* %arg_a1, double* %noalias_arg_a1
56 ; CHECK-NEXT: NoAlias: double* %noalias_arg_a0, double* %noalias_arg_a1
59 ; CHECK-NEXT: NoAlias: double* %noalias_arg_a0, double** %indirect_a0
60 ; CHECK-NEXT: NoAlias: double* %noalias_arg_a1, double** %indirect_a
    [all...]
2007-08-01-NoAliasAndCalls.ll 5 define void @foo(i32* noalias %x) {
2008-11-23-NoaliasRet.ll 3 declare noalias i32* @_Znwj(i32 %x) nounwind
  /external/llvm/test/FrontendC++/
2007-07-29-RestrictPtrArg.cpp 1 // RUN: %llvmgxx -S %s -o - | grep noalias
2007-07-29-RestrictRefArg.cpp 1 // RUN: %llvmgxx -S %s -o - | grep noalias
2007-08-01-RestrictMethod.cpp 1 // RUN: %llvmgxx -S %s -o - | grep noalias
  /external/llvm/test/CodeGen/X86/
complex-fca.ll 3 define void @ccosl({ x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 } %z) nounwind {
10 call void @ccoshl({ x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 } %insert7) nounwind
14 declare void @ccoshl({ x86_fp80, x86_fp80 }* noalias sret, { x86_fp80, x86_fp80 }) nounwind
2010-01-15-SelectionDAGCycle.ll 6 define void @numvec_(i32* noalias %ncelet, i32* noalias %ncel, i32* noalias %nfac, i32* noalias %nfabor, i32* noalias %lregis, i32* noalias %irveci, i32* noalias %irvecb, [0 x [2 x i32]]* noalias %ifacel, [0 x i32]* noalias %ifabor, [0 x i32]* noalias %inumfi, [0 x i32]* noalias %inumfb, [1 x i32]* noalias %iworkf, [0 x i32]* noalias %ismbs)
    [all...]
tailcall-returndup-void.ll 6 declare cc10 void @sEH_info(i64* noalias nocapture, i64* noalias nocapture, i64* noalias nocapture, i64, i64, i64) align 8
8 define cc10 void @rBM_info(i64* noalias nocapture %Base_Arg, i64* noalias nocapture %Sp_Arg, i64* noalias nocapture %Hp_Arg, i64 %R1_Arg, i64 %R2_Arg, i64 %R3_Arg) nounwind align 8 {
small-byval-memcpy.ll 4 define void @ccosl({ x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 }* byval align 4 %z) nounwind {
16 call void @ccoshl( { x86_fp80, x86_fp80 }* noalias sret %agg.result, { x86_fp80, x86_fp80 }* byval align 4 %iz ) nounwind
20 declare void @ccoshl({ x86_fp80, x86_fp80 }* noalias sret , { x86_fp80, x86_fp80 }* byval align 4 ) nounwind
tailcall1.ll 16 define fastcc noalias i8* @noalias_caller() nounwind {
21 declare fastcc noalias i8* @noalias_callee()
24 %p = tail call fastcc noalias i8* @noalias_callee()
  /external/clang/test/CodeGen/
restrict.c 9 // CHECK: define void @test1(i32* noalias %{{.*}}, i32 %{{.*}})
13 // CHECK: define void @test2(i32* %{{.*}}, i32* noalias %{{.*}})
19 // CHECK: define void @test3(i32* noalias %{{.*}}, i32 %{{.*}})
23 // CHECK: define void @test4(i32* %{{.*}}, i32* noalias %{{.*}})
  /external/llvm/test/CodeGen/Thumb2/
2009-08-04-CoalescerAssert.ll 20 %1 = call i32 (%struct.FILE*, i8*, ...)* @fprintf(%struct.FILE* noalias undef, i8* noalias getelementptr ([30 x i8]* @.str2, i32 0, i32 0), i8* %0, i8* null) nounwind ; <i32> [#uses=0]
29 declare i32 @fprintf(%struct.FILE* noalias nocapture, i8* noalias nocapture, ...) nounwind
  /external/clang/test/CodeGenObjCXX/
arc-new-delete.mm 11 // CHECK: call noalias i8* @_Znwm
15 // CHECK: call noalias i8* @_Znwm
20 // CHECK: call noalias i8* @_Znwm
24 // CHECK: call noalias i8* @_Znwm
29 // CHECK: call noalias i8* @_Znwm
34 // CHECK: call noalias i8* @_Znwm
44 // CHECK: call noalias i8* @_Znam
49 // CHECK: call noalias i8* @_Znam
  /external/llvm/test/CodeGen/Blackfin/
ctlz64.ll 9 %tmp40 = tail call i32 (i8*, ...)* @printf(i8* noalias getelementptr ([14 x i8]* @.str, i32 0, i32 0), i64 %arg, i32 0, i32 %tmp48, i32 0) nounwind ; <i32> [#uses=0]
13 declare i32 @printf(i8* noalias, ...) nounwind
  /external/llvm/test/Transforms/DeadStoreElimination/
no-targetdata.ll 5 define void @test1(i32* noalias %p) {
  /external/llvm/test/Transforms/SimplifyLibCalls/
2009-01-04-Annotate.ll 2 ; RUN: grep noalias %t | count 2
  /external/clang/test/CodeGenCXX/
multi-dim-operator-new.cpp 46 // CHECK: call noalias i8* @_Znam
47 // CHECK: call noalias i8* @_Znam
48 // CHECK: call noalias i8* @_Znam
new.cpp 80 // noalias
81 // CHECK: declare noalias i8* @_Znam
106 // CHECK: call noalias i8* @_Znwm
110 // CHECK: call noalias i8* @_Znam
114 // CHECK: call noalias i8* @_Znam
127 // CHECK: call noalias i8* @_Znam
131 // CHECK: call noalias i8* @_Znam
141 // CHECK: call noalias i8* @_Znwm
145 // CHECK: call noalias i8* @_Znam
165 // CHECK: call noalias i8* @_Znw
    [all...]
  /external/llvm/test/CodeGen/ARM/
2009-09-21-LiveVariablesBug.ll 10 define arm_aapcs_vfpcc void @aaa(%foo* noalias sret %agg.result, %foo* %tfrm) nounwind {
  /external/llvm/test/CodeGen/PowerPC/
2008-10-28-UnprocessedNode.ll 3 define void @__divtc3({ ppc_fp128, ppc_fp128 }* noalias sret %agg.result, ppc_fp128 %a, ppc_fp128 %b, ppc_fp128 %c, ppc_fp128 %d) nounwind {

Completed in 538 milliseconds

1 2 3 4 5 6 7 8 91011>>