Home
last modified time | relevance | path

Searched refs:reloads (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-spill-remarks.ll20 ; REMARK: remark: /tmp/kk.c:3:20: 1 spills 1 reloads generated in loop{{$}}
22 ; REMARK: remark: /tmp/kk.c:2:20: 1 spills 1 reloads generated in loop{{$}}
24 ; REMARK: remark: /tmp/kk.c:1:20: 2 spills 2 reloads generated in loop{{$}}
27 ; HOTNESS: remark: /tmp/kk.c:3:20: 1 spills 1 reloads generated in loop (hotness: 300)
29 ; HOTNESS: remark: /tmp/kk.c:2:20: 1 spills 1 reloads generated in loop (hotness: 30000)
31 ; HOTNESS: remark: /tmp/kk.c:1:20: 2 spills 2 reloads generated in loop (hotness: 300)
36 ; THRESHOLD: remark: /tmp/kk.c:2:20: 1 spills 1 reloads generated in loop (hotness: 30000)
48 ; YAML: - String: ' reloads '
61 ; YAML: - String: ' reloads '
74 ; YAML: - String: ' reloads '
[all …]
Darm64-spill-remarks-treshold-hotness.ll8 ; CHECK: remark: /tmp/kk.c:3:20: 1 spills 1 reloads generated in loop{{$}}
Dseqpairspill.mir2 # Make sure spills/reloads from xseqpairs and wseqpairs work correctly.
Darm64-zeroreg.ll11 ; We should not see any spills or reloads between begin and end
Darm64-zero-cycle-zeroing.ll76 ; We used to produce spills+reloads for a Q register with zero cycle zeroing
/external/llvm/test/CodeGen/Thumb2/
Daligned-spill.ll41 ; The stack pointer restore must happen after the reloads.
67 ; The stack pointer restore must happen after the reloads.
92 ; The stack pointer restore must happen after the reloads.
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Daligned-spill.ll41 ; The stack pointer restore must happen after the reloads.
67 ; The stack pointer restore must happen after the reloads.
92 ; The stack pointer restore must happen after the reloads.
/external/autotest/client/site_tests/platform_CryptohomeKeyEviction/
Dcontrol7 PURPOSE = "Verify that cryptohome correctly reloads evicted TPM keys."
/external/llvm-project/polly/test/Isl/CodeGen/
Dnon-affine-dominance-generated-entering.ll4 ; Scalar reloads in the generated entering block were not recognized as
/external/llvm-project/llvm/test/CodeGen/Mips/
Ddsp-spill-reload.ll6 ; Test that spill and reloads use the dsp "variant" instructions. We use -O0
/external/llvm/test/CodeGen/X86/
Davx-win64.ll16 ; Two reloads. It's OK if these get folded.
Dpr20020.ll5 ; and then immediately reloads %rcx with a value based on the wrong %rax
Dmusttail-varargs.ll118 ; This thunk shouldn't require any spills and reloads, assuming the register
/external/llvm-project/llvm/test/CodeGen/X86/
Davx-win64.ll16 ; Two reloads. It's OK if these get folded.
Dpr20020.ll5 ; and then immediately reloads %rcx with a value based on the wrong %rax
/external/igt-gpu-tools/tests/intel-ci/
Dblacklist.txt8 # Handle module reloads with great care!
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dspill.ll3 ;; Ensure that spills and reloads work for various types on
/external/llvm/test/CodeGen/SPARC/
Dspill.ll3 ;; Ensure that spills and reloads work for various types on
/external/llvm/test/CodeGen/AArch64/
Darm64-zero-cycle-zeroing.ll59 ; We used to produce spills+reloads for a Q register with zero cycle zeroing
/external/llvm-project/llvm/docs/GlobalISel/
DIRTranslator.rst93 spills and reloads in an -O0 pipeline, as these virtual registers can have long
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ARM/
Divchain-ARM.ll85 ; no complex address modes or reloads
206 ; mentioned. Most importantly, there should be no spills or reloads!
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
Divchain-ARM.ll86 ; no complex address modes or reloads
207 ; mentioned. Most importantly, there should be no spills or reloads!
/external/mesa3d/src/amd/compiler/
Daco_spill.cpp1099 std::map<Temp, std::pair<Temp, uint32_t>> reloads; in process_block() local
1117 reloads[new_tmp] = std::make_pair(op.getTemp(), current_spills[op.getTemp()]); in process_block()
1170 for (std::pair<Temp, std::pair<Temp, uint32_t>> pair : reloads) in process_block()
1190 for (std::pair<Temp, std::pair<Temp, uint32_t>> pair : reloads) { in process_block()
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dcall-translator-variadic-musttail.ll172 ; We don't need any spills and reloads here, but we should still emit the
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-X86.ll109 ; no reloads

123