Home
last modified time | relevance | path

Searched refs:_Znwm (Results 1 – 25 of 108) sorted by relevance

12345

/external/llvm/test/Transforms/Util/MemorySSA/
Doptimize-use.ll8 ; CHECK-NEXT: %call = call noalias i8* @_Znwm(i64 4)
9 %call = call noalias i8* @_Znwm(i64 4)
12 ; CHECK-NEXT: %call1 = call noalias i8* @_Znwm(i64 4)
13 %call1 = call noalias i8* @_Znwm(i64 4)
37 declare noalias i8* @_Znwm(i64)
/external/llvm-project/llvm/test/Analysis/MemorySSA/
Doptimize-use.ll10 ; CHECK-NEXT: %call = call noalias i8* @_Znwm(i64 4)
11 %call = call noalias i8* @_Znwm(i64 4)
14 ; CHECK-NEXT: %call1 = call noalias i8* @_Znwm(i64 4)
15 %call1 = call noalias i8* @_Znwm(i64 4)
48 declare noalias i8* @_Znwm(i64)
Dinvalidate.ll38 %call = call noalias i8* @_Znwm(i64 4)
40 %call1 = call noalias i8* @_Znwm(i64 4)
52 declare noalias i8* @_Znwm(i64)
/external/llvm-project/llvm/test/Transforms/LoopVectorize/
Dcpp-new-array.ll12 %call = call noalias i8* @_Znwm(i64 4)
15 %call1 = call noalias i8* @_Znwm(i64 4)
18 %call3 = call noalias i8* @_Znwm(i64 4)
45 declare noalias i8* @_Znwm(i64)
/external/llvm/test/Transforms/LoopVectorize/
Dcpp-new-array.ll13 %call = call noalias i8* @_Znwm(i64 4)
16 %call1 = call noalias i8* @_Znwm(i64 4)
19 %call3 = call noalias i8* @_Znwm(i64 4)
46 declare noalias i8* @_Znwm(i64)
/external/clang/test/CodeGenObjCXX/
Darc-new-delete.mm15 // CHECK: call i8* @_Znwm
19 // CHECK: call i8* @_Znwm
25 // CHECK: call i8* @_Znwm
29 // CHECK: call i8* @_Znwm
35 // CHECK: call i8* @_Znwm
40 // CHECK: call i8* @_Znwm
/external/llvm-project/clang/test/CodeGenObjCXX/
Darc-new-delete.mm15 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
19 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
25 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
29 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
35 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
40 // CHECK: [[CALL:%.*]] = call noalias nonnull i8* @_Znwm
/external/llvm/test/Transforms/InstCombine/
Dobjsize-64.ll5 declare noalias i8* @_Znwm(i64) ; new(unsigned long)
23 ; CHECK: invoke noalias i8* @_Znwm(i64 13)
24 %call = invoke noalias i8* @_Znwm(i64 13)
Dinvoke.ll7 declare i8* @_Znwm(i64)
53 %call = invoke noalias i8* @_Znwm(i64 13)
/external/llvm/test/CodeGen/WebAssembly/
Dreturned.ll11 ; CHECK-NEXT: {{^}} i32.call $push1=, _Znwm@FUNCTION, $pop0{{$}}
15 declare noalias i8* @_Znwm(i32)
19 %call = tail call noalias i8* @_Znwm(i32 1)
/external/llvm-project/llvm/test/Transforms/GlobalDCE/
Dvirtual-functions-visibility-pre-lto.ll28 %call = tail call i8* @_Znwm(i64 8)
54 %call = tail call i8* @_Znwm(i64 8)
80 %call = tail call i8* @_Znwm(i64 8)
86 declare dso_local noalias nonnull i8* @_Znwm(i64)
Dvirtual-functions-visibility-post-lto.ll28 %call = tail call i8* @_Znwm(i64 8)
54 %call = tail call i8* @_Znwm(i64 8)
80 %call = tail call i8* @_Znwm(i64 8)
86 declare dso_local noalias nonnull i8* @_Znwm(i64)
/external/llvm-project/llvm/test/CodeGen/ARM/
Dsplitkit.ll101 declare i8* @_Znwm(i32)
125 %tmp22 = call i8* @_Znwm(i32 16)
127 %tmp23 = call i8* @_Znwm(i32 32)
136 %tmp25 = call i8* @_Znwm(i32 48)
140 %tmp26 = call i8* @_Znwm(i32 48)
162 %tmp34 = call i8* @_Znwm(i32 32)
171 %tmp35 = call i8* @_Znwm(i32 32)
173 %tmp36 = call i8* @_Znwm(i32 32)
180 %tmp39 = call i8* @_Znwm(i32 48)
186 %tmp41 = call i8* @_Znwm(i32 32)
[all …]
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Drequire-dominator.ll13 %3 = tail call i8* @_Znwm(i64 56) #10
31 declare i8* @_Znwm(i64)
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dobjsize-64.ll6 declare noalias i8* @_Znwm(i64) ; new(unsigned long)
27 ; CHECK-NEXT: [[CALL:%.*]] = invoke noalias dereferenceable(13) i8* @_Znwm(i64 13)
40 %call = invoke noalias i8* @_Znwm(i64 13)
Dintptr6.ll21 %2 = invoke i8* @_Znwm() #3
25 %call.i25 = invoke i8* @_Znwm() #3
78 declare noalias nonnull i8* @_Znwm() local_unnamed_addr #1
/external/llvm/test/CodeGen/X86/
D2008-05-28-LocalRegAllocBug.ll5 declare i8* @_Znwm(i32)
17 %tmp12.i.i.i.i.i66 = invoke i8* @_Znwm( i32 12 )
/external/llvm-project/llvm/test/CodeGen/X86/
D2008-05-28-LocalRegAllocBug.ll5 declare i8* @_Znwm(i32)
17 %tmp12.i.i.i.i.i66 = invoke i8* @_Znwm( i32 12 )
/external/llvm-project/llvm/test/Transforms/GlobalOpt/
Dcleanup-pointer-root-users.ll38 %ptr = invoke i8* @_Znwm(i64 1)
49 declare i8* @_Znwm(i64)
/external/llvm/test/Transforms/GlobalOpt/
Dcleanup-pointer-root-users.ll38 %ptr = invoke i8* @_Znwm(i64 1)
49 declare i8* @_Znwm(i64)
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dreturned.ll11 ; CHECK-NEXT: {{^}} call $push1=, _Znwm, $pop0{{$}}
15 declare noalias i8* @_Znwm(i32)
19 %call = tail call noalias i8* @_Znwm(i32 1)
/external/llvm-project/llvm/test/Transforms/DeadStoreElimination/MSSA/
Dmemset-unknown-sizes.ll4 declare i8* @_Znwm() local_unnamed_addr #0
45 ; CHECK-NEXT: [[CALL_I_I_I_I_I_I131:%.*]] = call noalias nonnull i8* @_Znwm()
58 %call.i.i.i.i.i.i131 = call noalias nonnull i8* @_Znwm() #2
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dmerge-st-chain-op.ll15 %call2 = call noalias i8* @_Znwm() #3
31 declare noalias i8* @_Znwm() #1
/external/llvm/test/Transforms/GVN/
Dmalloc-load-removal.ll33 declare i8* @_Znwm(i64) nounwind
37 %call = tail call i8* @_Znwm(i64 100) nounwind
/external/llvm/test/CodeGen/PowerPC/
Dmerge-st-chain-op.ll15 %call2 = call noalias i8* @_Znwm() #3
31 declare noalias i8* @_Znwm() #1

12345