OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noalias
(Results
51 - 75
of
440
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/CodeGenCXX/
new.cpp
9
// '
noalias
' attribute.
17
// CHECK: declare
noalias
i8* @_Znwm(i64) [[ATTR_NOBUILTIN:#[^ ]*]]
19
// CHECK: declare
noalias
i8* @_Znam(i64) [[ATTR_NOBUILTIN]]
126
// CHECK: call
noalias
i8* @_Znwm
130
// CHECK: call
noalias
i8* @_Znam
134
// CHECK: call
noalias
i8* @_Znam
147
// CHECK: call
noalias
i8* @_Znam
151
// CHECK: call
noalias
i8* @_Znam
161
// CHECK: call
noalias
i8* @_Znwm
165
// CHECK: call
noalias
i8* @_Zna
[
all
...]
microsoft-abi-cdecl-method-sret.cpp
22
// CHECK: define void @"\01?variadic_sret@C@@QAA?AUS@@PBDZZ"(%struct.C* %this, %struct.S*
noalias
sret %agg.result, i8* %f, ...)
23
// CHECK: define void @"\01?cdecl_sret@C@@QAA?AUS@@XZ"(%struct.C* %this, %struct.S*
noalias
sret %agg.result)
24
// CHECK: define void @"\01?byval_and_sret@C@@QAA?AUS@@U2@@Z"(%struct.C* %this, %struct.S*
noalias
sret %agg.result, %struct.S* byval align 4 %a)
44
// CHECK-LABEL: define x86_fastcallcc void @"\01?f@A@@QAI?AUS@@H@Z"(%struct.A* inreg %this, %struct.S* inreg
noalias
sret %agg.result, i32 %x)
operator-new.cpp
14
// SANE: declare
noalias
i8* @_Znwj(
28
// SANE-NEXT: call
noalias
i8* @_Znaj(i32 [[RESULT]])
/external/llvm/test/Transforms/InstCombine/
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/llvm/test/CodeGen/R600/
ctlz_zero_undef.ll
13
define void @s_ctlz_zero_undef_i32(i32 addrspace(1)*
noalias
%out, i32 %val) nounwind {
24
define void @v_ctlz_zero_undef_i32(i32 addrspace(1)*
noalias
%out, i32 addrspace(1)*
noalias
%valptr) nounwind {
37
define void @v_ctlz_zero_undef_v2i32(<2 x i32> addrspace(1)*
noalias
%out, <2 x i32> addrspace(1)*
noalias
%valptr) nounwind {
52
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
13
define void @s_cttz_zero_undef_i32(i32 addrspace(1)*
noalias
%out, i32 %val) nounwind {
24
define void @v_cttz_zero_undef_i32(i32 addrspace(1)*
noalias
%out, i32 addrspace(1)*
noalias
%valptr) nounwind {
37
define void @v_cttz_zero_undef_v2i32(<2 x i32> addrspace(1)*
noalias
%out, <2 x i32> addrspace(1)*
noalias
%valptr) nounwind {
52
define void @v_cttz_zero_undef_v4i32(<4 x i32> addrspace(1)*
noalias
%out, <4 x i32> addrspace(1)*
noalias
%valptr) nounwind {
ctpop.ll
18
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 {
52
define void @v_ctpop_add_chain_i32(i32 addrspace(1)*
noalias
%out, i32 addrspace(1)*
noalias
%in0, i32 addrspace(1)*
noalias
%in1) nounwind {
69
define void @v_ctpop_v2i32(<2 x i32> addrspace(1)*
noalias
%out, <2 x i32> addrspace(1)*
noalias
%in) nounwind {
87
define void @v_ctpop_v4i32(<4 x i32> addrspace(1)*
noalias
%out, <4 x i32> addrspace(1)*
noalias
%in) nounwind
[
all
...]
array-ptr-calc-i32.ll
19
define void @test_private_array_ptr_calc(i32 addrspace(1)*
noalias
%out, i32 addrspace(1)*
noalias
%inA, i32 addrspace(1)*
noalias
%inB) {
ctpop64.ll
15
define void @s_ctpop_i64(i32 addrspace(1)*
noalias
%out, i64 %val) nounwind {
29
define void @v_ctpop_i64(i32 addrspace(1)*
noalias
%out, i64 addrspace(1)*
noalias
%in) nounwind {
41
define void @s_ctpop_v2i64(<2 x i32> addrspace(1)*
noalias
%out, <2 x i64> %val) nounwind {
54
define void @s_ctpop_v4i64(<4 x i32> addrspace(1)*
noalias
%out, <4 x i64> %val) nounwind {
67
define void @v_ctpop_v2i64(<2 x i32> addrspace(1)*
noalias
%out, <2 x i64> addrspace(1)*
noalias
%in) nounwind {
85
define void @v_ctpop_v4i64(<4 x i32> addrspace(1)*
noalias
%out, <4 x i64> addrspace(1)*
noalias
%in) nounwind {
extload.ll
7
define void @anyext_load_i8(i8 addrspace(1)* nocapture
noalias
%out, i8 addrspace(1)* nocapture
noalias
%src) nounwind {
21
define void @anyext_load_i16(i16 addrspace(1)* nocapture
noalias
%out, i16 addrspace(1)* nocapture
noalias
%src) nounwind {
33
define void @anyext_load_lds_i8(i8 addrspace(3)* nocapture
noalias
%out, i8 addrspace(3)* nocapture
noalias
%src) nounwind {
47
define void @anyext_load_lds_i16(i16 addrspace(3)* nocapture
noalias
%out, i16 addrspace(3)* nocapture
noalias
%src) nounwind {
sgpr-copy-duplicate-operand.ll
8
define void @test_dup_operands(<2 x i32> addrspace(1)*
noalias
%out, <2 x i32> addrspace(1)*
noalias
%in) {
/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
2007-08-01-NoAliasAndCalls.ll
6
define void @foo(i32*
noalias
%x) {
/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/eigen/Eigen/src/Householder/
BlockHouseholder.h
34
triFactor.col(i).head(i).
noalias
() = -hCoeffs(i) * vectors.block(i, 0, rs, i).adjoint()
37
// FIXME add .
noalias
() once the triangular product can work inplace
59
// FIXME add .
noalias
() once the triangular product can work inplace
61
mat.
noalias
() -= V * tmp;
/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 {
/external/llvm/test/Transforms/GVN/
null-aliases-nothing.ll
6
define void @test1(%t*
noalias
%stuff ) {
/external/llvm/test/Transforms/SLPVectorizer/X86/
gep.ll
11
define void @foo1 ({ i32*, i32* }*
noalias
%x, { i32*, i32* }*
noalias
%y) {
29
define void @foo2 ({ i32*, i32* }*
noalias
%x, { i32*, i32* }*
noalias
%y, i32 %i) {
/external/clang/test/CodeGen/
ppc64-vector.c
42
// CHECK: define void @test_v16i16(<16 x i16>*
noalias
sret %agg.result, <16 x i16>*)
48
// CHECK: define void @test_struct_v16i16(%struct.v16i16*
noalias
sret %agg.result, %struct.v16i16* byval align 16)
/external/clang/test/Sema/
attr-malloc.c
22
// RUN: grep 'define
noalias
.* @xalloc(' %t
27
// RUN: grep 'define
noalias
.* @xalloc2(' %t
/external/eigen/test/
product_trmm.cpp
43
VERIFY_IS_APPROX( ge_xs.
noalias
() = mat.template triangularView<Mode>() * ge_right, tri * ge_right);
44
VERIFY_IS_APPROX( ge_sx.
noalias
() = ge_left * mat.template triangularView<Mode>(), ge_left * tri);
46
VERIFY_IS_APPROX( ge_xs.
noalias
() = (s1*mat.adjoint()).template triangularView<Mode>() * (s2*ge_left.transpose()), s1*triTr.conjugate() * (s2*ge_left.transpose()));
47
VERIFY_IS_APPROX( ge_sx.
noalias
() = ge_right.transpose() * mat.adjoint().template triangularView<Mode>(), ge_right.transpose() * triTr.conjugate());
49
VERIFY_IS_APPROX( ge_xs.
noalias
() = (s1*mat.adjoint()).template triangularView<Mode>() * (s2*ge_left.adjoint()), s1*triTr.conjugate() * (s2*ge_left.adjoint()));
50
VERIFY_IS_APPROX( ge_sx.
noalias
() = ge_right.adjoint() * mat.adjoint().template triangularView<Mode>(), ge_right.adjoint() * triTr.conjugate());
53
VERIFY_IS_APPROX( (ge_xs_save + s1*triTr.conjugate() * (s2*ge_left.adjoint())).eval(), ge_xs.
noalias
() += (s1*mat.adjoint()).template triangularView<Mode>() * (s2*ge_left.adjoint()) );
56
VERIFY_IS_APPROX( ge_sx_save - (ge_right.adjoint() * (-s1 * triTr).conjugate()).eval(), ge_sx.
noalias
() -= (ge_right.adjoint() * (-s1 * mat).adjoint().template triangularView<Mode>()).eval());
/external/llvm/test/CodeGen/Generic/
2008-02-04-Ctlz.ll
13
%tmp40 = tail call i32 (i8*, ...)* @printf( i8*
noalias
getelementptr ([14 x i8]* @.str, i32 0, i32 0), i64 %arg, i32 %tmp38, i32 %tmp48, i32 %tmp58 ) nounwind ; <i32> [#uses=0]
17
declare i32 @printf(i8*
noalias
, ...) nounwind
/external/llvm/test/CodeGen/X86/
2008-08-06-CmpStride.ll
5
declare i32 @printf(i8*
noalias
, ...) nounwind
16
call i32 (i8*, ...)* @printf( i8*
noalias
getelementptr ([4 x i8]* @.str, i32 0, i32 0), i32 %add166 ) nounwind
/external/llvm/test/Transforms/FunctionAttrs/
annotate-1.ll
5
; CHECK: declare
noalias
i8* @fopen(i8* nocapture readonly, i8* nocapture readonly) [[G0:#[0-9]]]
11
; CHECK: declare
noalias
i32* @realloc(i32* nocapture, i32) [[G0]]
Completed in 272 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>