Searched
full:nocapture (Results
376 -
400 of
1208) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/X86/ |
StackColoring-dbg.ll | 24 declare void @llvm.lifetime.start(i64, i8* nocapture) nounwind 26 declare void @llvm.lifetime.end(i64, i8* nocapture) nounwind
|
alignment-2.ll | 30 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
i128-mul.ll | 20 define i64 @mul1(i64 %n, i64* nocapture %z, i64* nocapture %x, i64 %y) {
|
movbe.ll | 8 define void @test1(i16* nocapture %x, i16 %y) nounwind { 28 define void @test3(i32* nocapture %x, i32 %y) nounwind {
|
phys_subreg_coalesce-3.ll | 9 define void @foo(i32* nocapture %quadrant, i32* nocapture %ptr, i32 %bbSize, i32 %bbStart, i32 %shifts) nounwind ssp {
|
postra-licm.ll | 18 define i32 @t1(i32 %c, i8** nocapture %v) nounwind ssp { 138 declare i8* @fgets(i8*, i32, %struct.FILE* nocapture) nounwind 140 declare void @rewind(%struct.FILE* nocapture) nounwind 142 declare i32 @feof(%struct.FILE* nocapture) nounwind 144 declare i32 @strcmp(i8* nocapture, i8* nocapture) nounwind readonly 148 define void @t2(i8* nocapture %bufp, i8* nocapture %data, i32 %dsize) nounwind ssp {
|
stack-protector-weight.ll | 30 declare void @llvm.lifetime.start(i64, i8* nocapture) 34 declare void @llvm.lifetime.end(i64, i8* nocapture)
|
unaligned-load.ll | 22 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture, i64, i32, i1) nounwind
|
/external/llvm/test/Instrumentation/MemorySanitizer/ |
check-constant-shadow.ll | 21 define void @StoreConstant(i32* nocapture %p) nounwind uwtable sanitize_memory { 39 define void @StoreUndef(i32* nocapture %p) nounwind uwtable sanitize_memory {
|
/external/llvm/test/MC/ARM/ |
elf-reloc-02.ll | 26 declare i32 @mystrlen(i8* nocapture %s) nounwind readonly 28 declare void @myhextochar(i32 %n, i8* nocapture %buffer) nounwind
|
/external/llvm/test/MC/ELF/ |
entsize.ll | 18 declare i32 @puts(i8* nocapture) nounwind 19 declare void @foo(i64* nocapture) nounwind
|
/external/llvm/test/Transforms/ArgumentPromotion/ |
reserve-tbaa.ll | 15 define internal fastcc void @fn(i32* nocapture readonly %p1, i64* nocapture readonly %p2) {
|
/external/llvm/test/Transforms/IndVarSimplify/ |
ult-sub-to-eq.ll | 7 define void @test1(float* nocapture %autoc, float* nocapture %data, float %d, i32 %data_len, i32 %sample) nounwind {
|
/external/llvm/test/Transforms/InstCombine/ |
memmove.ll | 39 declare void @llvm.memmove.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
/external/llvm/test/Transforms/LoopVectorize/AArch64/ |
aarch64-unroll.ll | 5 define i32* @array_add(i32* noalias nocapture readonly %a, i32* noalias nocapture readonly %b, i32* %c, i32 %size) {
|
arm64-unroll.ll | 5 define i32* @array_add(i32* noalias nocapture readonly %a, i32* noalias nocapture readonly %b, i32* %c, i32 %size) {
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
uint64_to_fp64-cost-model.ll | 10 define void @uint64_to_double_cost(i64* noalias nocapture %a, double* noalias nocapture readonly %b) nounwind {
|
/external/llvm/test/Transforms/LoopVectorize/ |
metadata.ll | 6 define i32 @test1(i32* nocapture %a, float* nocapture readonly %b) #0 {
|
read-only.ll | 9 define i32 @read_only_func(i32* nocapture %A, i32* nocapture %B, i32 %n) nounwind uwtable readonly ssp {
|
/external/llvm/test/Transforms/MergeFunc/ |
inttoptr-address-space.ll | 12 define internal i32 @func10(%.qux.2496 addrspace(1)* nocapture %this) align 2 { 20 define internal i8* @func35(%.qux.2585 addrspace(1)* nocapture %this) align 2 {
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
cast.ll | 16 define i32 @foo(i32* noalias nocapture %A, i8* noalias nocapture %B) {
|
cmp_sel.ll | 17 define i32 @foo(double* noalias nocapture %A, double* noalias nocapture %B, double %G) {
|
cross_block_slp.ll | 27 define i32 @foo(double* nocapture %A, float* nocapture %B, i32 %g) {
|
tiny-tree.ll | 11 define void @tiny_tree_fully_vectorizable(double* noalias nocapture %dst, double* noalias nocapture readonly %src, i64 %count) #0 { 41 define void @tiny_tree_fully_vectorizable2(float* noalias nocapture %dst, float* noalias nocapture readonly %src, i64 %count) #0 { 79 define void @tiny_tree_not_fully_vectorizable(double* noalias nocapture %dst, double* noalias nocapture readonly %src, i64 %count) #0 { 109 define void @tiny_tree_not_fully_vectorizable2(float* noalias nocapture %dst, float* noalias nocapture readonly %src, i64 %count) #0 {
|
/external/llvm/test/Transforms/SROA/ |
slice-order-independence.ll | 4 declare void @llvm.memcpy.p0i8.p0i8.i32(i8* nocapture, i8* nocapture, i32, i32, i1) nounwind
|
Completed in 187 milliseconds
<<11121314151617181920>>