Home
last modified time | relevance | path

Searched refs:propagate (Results 1 – 25 of 130) sorted by relevance

123456

/minix3/external/bsd/llvm/dist/llvm/test/Transforms/SampleProfile/
H A Dpropagate.ll1 ; RUN: opt < %s -sample-profile -sample-profile-file=%S/Inputs/propagate.prof | opt -analyze -branc…
36 ; ModuleID = 'propagate.cc'
201 …\000\00\000\00\000", !1, !2, !2, !3, !2, !2} ; [ DW_TAG_compile_unit ] [propagate.cc] [DW_LANG_C_p…
202 !1 = !{!"propagate.cc", !"."}
206 !5 = !{!"0x29", !1} ; [ DW_TAG_file_type ] [propagate.cc]
213 !12 = !{!"0xb\004\000\000", !1, !4} ; [ DW_TAG_lexical_block ] [propagate.cc]
215 !14 = !{!"0xb\004\000\000", !1, !12} ; [ DW_TAG_lexical_block ] [propagate.cc]
217 !16 = !{!"0xb\007\000\000", !1, !17} ; [ DW_TAG_lexical_block ] [propagate.cc]
218 !17 = !{!"0xb\006\000\000", !1, !12} ; [ DW_TAG_lexical_block ] [propagate.cc]
220 !19 = !{!"0xb\008\000\000", !1, !20} ; [ DW_TAG_lexical_block ] [propagate.cc]
[all …]
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/IPConstantProp/
H A Duser-with-multiple-uses.ll4 ; IPSCCP should propagate the 0 argument, eliminate the switch, and propagate
H A D2008-06-09-WeakProp.ll2 ; Should not propagate the result of a weak function.
H A D2009-09-24-byval-ptr.ll2 ; Don't constant-propagate byval pointers, since they are not pointers!
/minix3/sbin/fsck_ext2fs/
H A Dpass3.c98 propagate(); in pass3()
H A Dextern.h69 void propagate(void);
H A Dpass2.c219 propagate(); in pass2()
/minix3/external/bsd/llvm/dist/llvm/test/Analysis/TypeBasedAliasAnalysis/
H A Dtbaa-path.ll46 ; Remove a load and propagate the value from store.
101 ; Remove a load and propagate the value from store.
130 ; Remove a load and propagate the value from store.
158 ; Remove a load and propagate the value from store.
187 ; Remove a load and propagate the value from store.
215 ; Remove a load and propagate the value from store.
243 ; Remove a load and propagate the value from store.
271 ; Remove a load and propagate the value from store.
299 ; Remove a load and propagate the value from store.
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/
H A D2004-09-20-BadLoadCombine2.ll4 ; Test to make sure that instcombine does not accidentally propagate the load
H A DOverlappingInsertvalues.ll26 ; Check that we propagate insertvalues only if they are use as the first
H A DCPP_min_max.ll8 ; Instcombine should propagate the load through the select instructions to
/minix3/external/bsd/llvm/dist/clang/test/Analysis/inlining/
H A Dassume-super-init-does-not-return-nil.m35 // Make sure that we do not propagate the 'nil' check from inlined 'init' to 'test'.
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/GVN/
H A Dedge.ll96 ; PR22376 - We can't propagate zero constants because -0.0
133 ; We also cannot propagate a value if it's not a constant.
/minix3/external/bsd/llvm/dist/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dicmp.ll12 ; Make sure we propagate the value of %tmp35 to the true/false cases
/minix3/external/bsd/llvm/dist/llvm/test/Instrumentation/MemorySanitizer/
H A Dmsan_basic.ll243 ; Check that we propagate shadow for "select"
265 ; Check that we propagate origin for "select" with vector condition.
289 ; Check that we propagate origin for "select" with scalar condition and vector
387 ; Check that we propagate shadow for x<0, x>=0, etc (i.e. sign bit tests)
438 ; Check that we propagate shadow for x<0, x>=0, etc (i.e. sign bit tests)
454 ; Check that we propagate shadow for unsigned relational comparisons with
/minix3/external/bsd/nvi/dist/dist/
H A DCOPYING92 To "propagate" a work means to do anything with it that, without
164 You may make, run and propagate covered works that you do not
409 You may not propagate or modify a covered work except as expressly
410 provided under this License. Any attempt otherwise to propagate or
441 nothing other than this License grants you permission to propagate or
450 propagate that work, subject to this License. You are not responsible
490 propagate the contents of its contributor version.
514 arrangement, you convey, or propagate by procuring conveyance of, a
516 receiving the covered work authorizing them to use, propagate, modify
/minix3/external/bsd/less/dist/
H A DCOPYING92 To "propagate" a work means to do anything with it that, without
164 You may make, run and propagate covered works that you do not
409 You may not propagate or modify a covered work except as expressly
410 provided under this License. Any attempt otherwise to propagate or
441 nothing other than this License grants you permission to propagate or
450 propagate that work, subject to this License. You are not responsible
490 propagate the contents of its contributor version.
514 arrangement, you convey, or propagate by procuring conveyance of, a
516 receiving the covered work authorizing them to use, propagate, modify
/minix3/lib/libm/arch/vax/
H A Dn_atan2.S212 movq $0x8000,%r0 # propagate the reserved operand
H A Dn_support.S246 movq $0x8000,%r0 #propagate reserved op
/minix3/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_extend_impl.inc43 // Any reasonable optimizer will fold and propagate all of these.
H A Dfp_trunc_impl.inc44 // Any reasonable optimizer will fold and propagate all of these.
/minix3/external/bsd/llvm/dist/clang/docs/
H A DDataFlowSanitizerDesign.rst14 it operates on a running program, and tracks how the labels propagate
147 In order to propagate labels through function arguments and return values,
H A DDataFlowSanitizer.rst89 propagate labels in shadow memory.
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h855 bool propagate(const SCEV *&Src,
/minix3/external/gpl3/gcc/usr.bin/gcc/arch/riscv64/
H A Dgtyp-input.list98 SRCDIR/gcc/tree-ssa-propagate.c

123456