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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/Hexagon/
minu-zext-16.ll 4 define zeroext i16 @f(i16* noalias nocapture %src) nounwind readonly {
minu-zext-8.ll 4 define zeroext i8 @f(i8* noalias nocapture %src) nounwind readonly {
  /external/llvm/test/CodeGen/SPARC/
missing-sret.ll 3 define void @mul_double_cc({ double, double }* noalias sret %agg.result, double %a, double %b, double %c, double %d) {
  /external/llvm/test/Transforms/InstCombine/
badmalloc.ll 6 declare noalias i8* @malloc(i64) nounwind
11 %A = call noalias i8* @malloc(i64 4) nounwind
23 define noalias i8* @test2() nounwind {
26 %A = call noalias i8* @malloc(i64 4) nounwind
objsize-64.ll 4 declare noalias i8* @malloc(i32) nounwind
5 declare noalias i8* @_Znwm(i64) ; new(unsigned long)
23 ; CHECK: invoke noalias i8* @_Znwm(i64 13)
24 %call = invoke noalias i8* @_Znwm(i64 13)
invoke.ll 13 ; CHECK: nvoke noalias i8* undef()
14 %call = invoke noalias i8* undef()
33 ; CHECK: nvoke noalias i8* null()
34 %call = invoke noalias i8* null()
53 %call = invoke noalias i8* @_Znwm(i64 13)
  /external/clang/test/CodeGen/
arm-vector-arguments.c 12 // CHECK: define void @f0(%struct.int8x16x2_t* noalias sret %agg.result, <16 x i8> %{{.*}}, <16 x i8> %{{.*}})
28 // CHECK: define void @f1_2(<8 x float>* noalias sret %{{.*}}, <8 x float> %{{.*}})
30 // CHECK: define void @f1_3(<16 x float>* noalias sret %{{.*}}, <16 x float> %{{.*}})
mips-vector-return.c 11 // O32-LABEL: define void @test_v4sf(<4 x float>* noalias nocapture sret
17 // O32-LABEL: define void @test_v4df(<4 x double>* noalias nocapture sret
18 // N64-LABEL: define void @test_v4df(<4 x double>* noalias nocapture sret
  /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
  /external/llvm/test/CodeGen/PowerPC/
dcbt-sched.ll 5 define i8 @test1(i8* noalias %a, i8* noalias %b, i8* noalias %c) nounwind {
  /external/llvm/test/CodeGen/X86/
tailcall.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/llvm/test/Transforms/Util/
combine-alias-scope-metadata.ll 4 define void @test(i8* noalias dereferenceable(1) %in, i8* noalias dereferenceable(1) %out) {
11 call void @llvm.memcpy.p0i8.p0i8.i64(i8* %out, i8* %tmp2, i64 1, i32 8, i1 false), !noalias !6
  /external/llvm/test/CodeGen/AMDGPU/
ctpop.ll 19 define void @s_ctpop_i32(i32 addrspace(1)* noalias %out, i32 %val) nounwind {
33 define void @v_ctpop_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in) nounwind {
51 define void @v_ctpop_add_chain_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in0, i32 addrspace(1)* noalias %in1) nounwind {
67 define void @v_ctpop_add_sgpr_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %in0, i32 addrspace(1)* noalias %in1, i32 %sval) nounwind {
82 define void @v_ctpop_v2i32(<2 x i32> addrspace(1)* noalias %out, <2 x i32> addrspace(1)* noalias %in) nounwind
    [all...]
ctlz_zero_undef.ll 17 define void @s_ctlz_zero_undef_i32(i32 addrspace(1)* noalias %out, i32 %val) nounwind {
30 define void @v_ctlz_zero_undef_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %valptr) nounwind {
46 define void @v_ctlz_zero_undef_v2i32(<2 x i32> addrspace(1)* noalias %out, <2 x i32> addrspace(1)* noalias %valptr) nounwind {
66 define void @v_ctlz_zero_undef_v4i32(<4 x i32> addrspace(1)* noalias %out, <4 x i32> addrspace(1)* noalias %valptr) nounwind {
cttz_zero_undef.ll 17 define void @s_cttz_zero_undef_i32(i32 addrspace(1)* noalias %out, i32 %val) nounwind {
30 define void @v_cttz_zero_undef_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %valptr) nounwind {
46 define void @v_cttz_zero_undef_v2i32(<2 x i32> addrspace(1)* noalias %out, <2 x i32> addrspace(1)* noalias %valptr) nounwind {
66 define void @v_cttz_zero_undef_v4i32(<4 x i32> addrspace(1)* noalias %out, <4 x i32> addrspace(1)* noalias %valptr) nounwind {
flat-address-space.ll 65 define void @load_flat_i32(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %gptr) #0 {
74 define void @load_flat_i64(i64 addrspace(1)* noalias %out, i64 addrspace(1)* noalias %gptr) #0 {
83 define void @load_flat_v4i32(<4 x i32> addrspace(1)* noalias %out, <4 x i32> addrspace(1)* noalias %gptr) #0 {
92 define void @sextload_flat_i8(i32 addrspace(1)* noalias %out, i8 addrspace(1)* noalias %gptr) #0 {
102 define void @zextload_flat_i8(i32 addrspace(1)* noalias %out, i8 addrspace(1)* noalias %gptr) #0
    [all...]
llvm.memcpy.ll 82 define void @test_small_memcpy_i64_lds_to_lds_align1(i64 addrspace(3)* noalias %out, i64 addrspace(3)* noalias %in) nounwind {
127 define void @test_small_memcpy_i64_lds_to_lds_align2(i64 addrspace(3)* noalias %out, i64 addrspace(3)* noalias %in) nounwind {
146 define void @test_small_memcpy_i64_lds_to_lds_align4(i64 addrspace(3)* noalias %out, i64 addrspace(3)* noalias %in) nounwind {
167 define void @test_small_memcpy_i64_lds_to_lds_align8(i64 addrspace(3)* noalias %out, i64 addrspace(3)* noalias %in) nounwind {
244 define void @test_small_memcpy_i64_global_to_global_align1(i64 addrspace(1)* noalias %out, i64 addrspace(1)* noalias %in) nounwind
    [all...]
llvm.AMDGPU.flbit.i32.ll 12 define void @s_flbit(i32 addrspace(1)* noalias %out, i32 %val) nounwind {
23 define void @v_flbit(i32 addrspace(1)* noalias %out, i32 addrspace(1)* noalias %valptr) nounwind {
  /external/llvm/test/Transforms/LoopDistribute/
program-order.ll 18 define void @f(i32* noalias %a,
19 i32* noalias %b,
20 i32* noalias %c,
21 i32* noalias %d,
22 i32* noalias %e) {
  /external/llvm/test/Transforms/Inline/
noalias-calls.ll 1 ; RUN: opt -basicaa -inline -enable-noalias-to-md-conversion -S < %s | FileCheck %s
8 define void @hello(i8* noalias nocapture %a, i8* noalias nocapture readonly %c, i8* nocapture %b) #1 {
27 ; CHECK: call void @llvm.memcpy.p0i8.p0i8.i64(i8* %a, i8* %b, i64 16, i32 16, i1 false) #1, !noalias !0
28 ; CHECK: call void @llvm.memcpy.p0i8.p0i8.i64(i8* %b, i8* %c, i64 16, i32 16, i1 false) #1, !noalias !3
30 ; CHECK: call void @hey() #1, !noalias !5
31 ; CHECK: call void @llvm.memcpy.p0i8.p0i8.i64(i8* %{{.*}}, i8* %c, i64 16, i32 16, i1 false) #1, !noalias !3
  /external/llvm/test/Transforms/InstSimplify/
noalias-ptr.ll 27 %2 = tail call noalias i8* @_Znam(i64 48) #4
52 %4 = tail call noalias i8* @_Znam(i64 48) #4
53 %5 = tail call noalias i8* @_Znam(i64 48) #4
77 %4 = tail call noalias i8* @_Znam(i64 48) #4
78 %5 = tail call noalias i8* @_Znam(i64 48) #4
102 %4 = tail call noalias i8* @_Znam(i64 48) #4
103 %5 = tail call noalias i8* @_Znam(i64 48) #4
127 %4 = tail call noalias i8* @_Znam(i64 48) #4
128 %5 = tail call noalias i8* @_Znam(i64 48) #4
156 %4 = tail call noalias i8* @_Znam(i64 48) #
    [all...]
  /external/llvm/test/Analysis/BasicAA/
noalias-geps.ll 5 ; Check that geps with equal base offsets of noalias base pointers stay noalias.
25 ; CHECK: NoAlias: i32* %f1, i32* %g1
32 ; Check that geps with equal indices of noalias base pointers stay noalias.
51 ; CHECK: NoAlias: i32* %f1, i32* %g1
  /external/llvm/test/Transforms/LoopVectorize/ARM/
gcc-examples.ll 42 define void @example10b(i16* noalias nocapture %sa, i16* noalias nocapture %sb, i16* noalias nocapture %sc, i32* noalias nocapture %ia, i32* noalias nocapture %ib, i32* noalias nocapture %ic) nounwind uwtable ssp {
  /external/llvm/test/Transforms/GVN/
noalias.ll 1 ; RUN: opt -scoped-noalias -basicaa -gvn -S < %s | FileCheck %s
6 ; CHECK-NOT: noalias
8 %a = load i32, i32* %p, !noalias !0
volatile.ll 34 ; reorder it even if p and q are noalias
35 define i32 @test3(i32* noalias nocapture %p, i32* noalias nocapture %q) {
51 define i32 @test4(i32* noalias nocapture %p, i32* noalias nocapture %q) {
77 define i32 @test6(i32* noalias nocapture %p, i32* noalias nocapture %q) {
98 define i32 @test7(i1 %c, i32* noalias nocapture %p, i32* noalias nocapture %q) {
126 define i32 @test8(i1 %b, i1 %c, i32* noalias %p, i32* noalias %q)
    [all...]

Completed in 605 milliseconds

1 23 4 5 6 7 8 91011>>