Home
last modified time | relevance | path

Searched refs:Reuse (Results 1 – 19 of 19) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dagpr-copy-no-free-registers.ll68 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a0 ; Reload Reuse
69 ; GFX908-NEXT: v_accvgpr_read_b32 v38, a11 ; Reload Reuse
70 ; GFX908-NEXT: v_accvgpr_read_b32 v37, a12 ; Reload Reuse
72 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a1 ; Reload Reuse
76 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a2 ; Reload Reuse
79 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a3 ; Reload Reuse
82 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a4 ; Reload Reuse
85 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a5 ; Reload Reuse
88 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a6 ; Reload Reuse
91 ; GFX908-NEXT: v_accvgpr_read_b32 v34, a7 ; Reload Reuse
[all …]
H A Dagpr-csr.ll38 ; GFX90A: v_accvgpr_read_b32 v0, a32 ; Reload Reuse
42 ; GFX90A: v_accvgpr_write_b32 a32, v0 ; Reload Reuse
53 ; GFX90A: v_accvgpr_read_b32 v0, a63 ; Reload Reuse
55 ; GFX90A: v_accvgpr_write_b32 a63, v0 ; Reload Reuse
67 ; GFX90A: v_accvgpr_read_b32 v0, a63 ; Reload Reuse
69 ; GFX90A: v_accvgpr_write_b32 a63, v0 ; Reload Reuse
H A Dspill-agpr.ll77 ; GFX908-DAG: v_accvgpr_read_b32 v5, a0 ; Reload Reuse
79 ; GFX908-DAG: v_accvgpr_read_b32 v5, a1 ; Reload Reuse
81 ; GFX908-DAG: v_accvgpr_read_b32 v5, a2 ; Reload Reuse
83 ; GFX908-DAG: v_accvgpr_read_b32 v5, a3 ; Reload Reuse
H A Dbreak-smem-soft-clauses.mir65 # Reuse of same input pointer is OK
H A Dbreak-vmem-soft-clauses.mir70 # Reuse of same input pointer is OK
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-macho-universal.test1 Reuse a test input from dsymutil, it's perfect for what we want to exercise
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-coalesce-ext.ll14 ; Reuse low bits of extended register, don't extend live range of SUM.
H A Dsibling-call.ll83 ; Reuse our area, putting "42" at incoming sp
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dcoalesce-ext.ll14 ; Reuse low bits of extended register, don't extend live range of SUM.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dload-global2.ll39 ; No more pc-relative loads! Reuse r[[B]].
/llvm-project-15.0.7/lldb/docs/status/
H A Dgoals.rst29 * Reuse existing compiler technology where it makes sense
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Duse-add-flags.ll5 ; Reuse the flags value from the add instructions instead of emitting separate
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dadd-symbol-no-symtab.test32 ## Reuse the existing .shstrtab (section names) for symbol names.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.td91 TODO: Reuse already fused OpResults instead of tiling/cloning a second time
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dswitch_to_lookup_table.ll1327 ; Reuse the inverted table range compare.
1362 ; Reuse the table range compare.
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3690 bool Reuse = canReuseExtract(TE.Scalars, TE.getMainOp(), CurrentOrder); in getReorderingData() local
3691 if (Reuse || !CurrentOrder.empty()) { in getReorderingData()
4901 bool Reuse = canReuseExtract(VL, VL0, CurrentOrder); in buildTree_rec() local
4902 if (Reuse) { in buildTree_rec()
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dminmax-fold.ll155 ; Reuse the first 2 bitcasts as the select operands.
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMScheduleA9.td2367 // Reuse the load-multiple variants for store-multiple because the
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc7653 // Reuse the rest of the code in the strlcpy() interceptor