| /llvm-project-15.0.7/polly/test/CodeGen/MemAccess/ |
| H A D | map_scalar_access___%outer.for---%return.jscop | 13 "accesses" : [ 24 "accesses" : [ 39 "accesses" : [ 54 "accesses" : [ 69 "accesses" : [
|
| H A D | map_scalar_access___%outer.for---%return.jscop.transformed | 13 "accesses" : [ 24 "accesses" : [ 39 "accesses" : [ 54 "accesses" : [ 69 "accesses" : [
|
| H A D | update_access_functions___%loop1---%exit.jscop | 6 "accesses" : [ 17 "accesses" : [ 32 "accesses" : [
|
| H A D | update_access_functions___%loop1---%exit.jscop.transformed | 6 "accesses" : [ 17 "accesses" : [ 32 "accesses" : [
|
| H A D | simple___%for.cond---%for.end14.jscop.transformed | 6 "accesses" : [ 17 "accesses" : [
|
| H A D | simple___%for.cond---%for.end14.jscop | 6 "accesses" : [ 17 "accesses" : [
|
| /llvm-project-15.0.7/llvm/test/Analysis/StackSafetyAnalysis/ |
| H A D | local.ll | 23 ; GLOBAL-NEXT: safe accesses: 37 ; GLOBAL-NEXT: safe accesses: 52 ; GLOBAL-NEXT: safe accesses: 79 ; GLOBAL-NEXT: safe accesses: 99 ; GLOBAL-NEXT: safe accesses: 113 ; GLOBAL-NEXT: safe accesses: 130 ; GLOBAL-NEXT: safe accesses: 147 ; GLOBAL-NEXT: safe accesses: 163 ; GLOBAL-NEXT: safe accesses: 180 ; GLOBAL-NEXT: safe accesses: [all …]
|
| H A D | ipa.ll | 122 ; GLOBAL-NEXT: safe accesses: 138 ; GLOBAL-NEXT: safe accesses: 154 ; GLOBAL-NEXT: safe accesses: 170 ; GLOBAL-NEXT: safe accesses: 187 ; GLOBAL-NEXT: safe accesses: 204 ; GLOBAL-NEXT: safe accesses: 220 ; GLOBAL-NEXT: safe accesses: 237 ; GLOBAL-NEXT: safe accesses: 253 ; GLOBAL-NEXT: safe accesses: 267 ; GLOBAL-NEXT: safe accesses: [all …]
|
| H A D | memintrin.ll | 17 ; GLOBAL-NEXT: safe accesses: 33 ; GLOBAL-NEXT: safe accesses: 48 ; GLOBAL-NEXT: safe accesses: 62 ; GLOBAL-NEXT: safe accesses: 78 ; GLOBAL-NEXT: safe accesses: 94 ; GLOBAL-NEXT: safe accesses: 113 ; GLOBAL-NEXT: safe accesses: 131 ; GLOBAL-NEXT: safe accesses 148 ; GLOBAL-NEXT: safe accesses 165 ; GLOBAL-NEXT: safe accesses [all …]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/ |
| H A D | interleaved-accesses-masked-group.ll | 8 ; predicated memory accesses only if they are both in the same (predicated) 10 ; If the accesses are not in the same predicated block, an interleave-group 34 ; STRIDED_UNMASKED: LV: Analyzing interleaved accesses... 38 ; STRIDED_MASKED: LV: Analyzing interleaved accesses... 49 ; stores (if masked-interleaved-accesses are enabled). 67 ; STRIDED_UNMASKED: LV: Analyzing interleaved accesses... 73 ; STRIDED_MASKED: LV: Analyzing interleaved accesses... 80 ; group because the two accesses are in separate predicated blocks. 83 ; group because all accesses are predicated. 101 ; STRIDED_UNMASKED: LV: Analyzing interleaved accesses... [all …]
|
| /llvm-project-15.0.7/polly/test/Simplify/ |
| H A D | gemm___%bb3---%bb28.jscop | 23 "accesses" : [ 38 "accesses" : [ 57 "accesses" : [ 80 "accesses" : [ 95 "accesses" : [
|
| H A D | gemm___%bb3---%bb28.jscop.transformed | 23 "accesses" : [ 38 "accesses" : [ 57 "accesses" : [ 80 "accesses" : [ 95 "accesses" : [
|
| H A D | redundant_region_scalar___%for---%return.jscop.transformed | 13 "accesses" : [ 28 "accesses" : [ 47 "accesses" : [
|
| H A D | redundant_region_scalar___%for---%return.jscop | 13 "accesses" : [ 28 "accesses" : [ 47 "accesses" : [
|
| H A D | dead_access_phi.ll | 5 ; (accesses that are effectively not used) 45 ; CHECK: Dead accesses removed: 2 50 ; CHECK: After accesses {
|
| H A D | dead_access_value.ll | 5 ; (accesses that are effectively not used) 47 ; CHECK: Dead accesses removed: 2 52 ; CHECK: After accesses {
|
| /llvm-project-15.0.7/polly/test/CodeGen/ |
| H A D | load_subset_with_context___%for.cond7.preheader---%for.cond33.preheader.jscop | 18 "accesses" : [ 33 "accesses" : [ 44 "accesses" : [ 59 "accesses" : [
|
| H A D | load_subset_with_context___%for.cond7.preheader---%for.cond33.preheader.jscop.transformed | 18 "accesses" : [ 33 "accesses" : [ 44 "accesses" : [ 59 "accesses" : [
|
| H A D | partial_write_impossible_restriction___%for.body344---%if.then.i.i1141.loopexit.jscop | 18 "accesses" : [ 29 "accesses" : [ 44 "accesses" : [
|
| H A D | partial_write_impossible_restriction___%for.body344---%if.then.i.i1141.loopexit.jscop.transformed | 18 "accesses" : [ 29 "accesses" : [ 44 "accesses" : [
|
| H A D | partial_write_mapped_vector___%for---%return.jscop.transformed | 13 "accesses" : [ 24 "accesses" : [
|
| H A D | partial_write_mapped_vector___%for---%return.jscop | 13 "accesses" : [ 24 "accesses" : [
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_flags.inc | 41 "Report races between atomic and plain memory accesses.") 65 "Per-thread history size, controls how many previous memory accesses " 67 "history_size=0 amounts to 32K memory accesses. Each next value doubles " 68 "the amount of memory accesses, up to history_size=7 that amounts to " 69 "4M memory accesses. The default value is 2 (128K memory accesses).")
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | unaligned-01.ll | 1 ; Check that unaligned accesses are allowed in general. We check the 22 ; Check that unaligned 2-byte accesses are allowed. 33 ; Check that unaligned 4-byte accesses are allowed. 47 ; Check that unaligned 8-byte accesses are allowed.
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVBarrierOps.td | 90 let summary = "Control the order that memory accesses are observed."; 93 Ensures that memory accesses issued before this instruction will be 94 observed before memory accesses issued after this instruction. This 95 control is ensured only for memory accesses issued by this invocation 98 accesses that use the NonPrivatePointer memory operand or
|