Home
last modified time | relevance | path

Searched refs:rematerializable (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/docs/relnotes/
D20.3.2.rst55 - aco: fix DCE of rematerializable phi operands
56 - aco/spill: only prevent rematerializable vars from being DCE'd if they haven't been renamed
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dregcoal-subranges-update-remat.mir10 # In that test, %0 is rematerializable and will be rematerialized in
/external/llvm-project/llvm/docs/
DMemTagSanitizer.rst63 that each variable's address is an independent, non-rematerializable
/external/llvm-project/llvm/test/CodeGen/X86/
Dlimit-split-cost.mir3 …eck no global region split is needed because the live range to split is trivially rematerializable.
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc98 bool rematerializable = IsRematerializable(instruction); in CanBeRematerialized() local
99 (*rematerializable_map)[instruction] = rematerializable; in CanBeRematerialized()
100 return rematerializable; in CanBeRematerialized()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dlicm-remat.ll5 ; Verify MachineLICM will always hoist trivially rematerializable instructions even when register p…
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td407 // ADDI isn't always rematerializable, but isReMaterializable will be used as
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td457 // ADDI isn't always rematerializable, but isReMaterializable will be used as
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td368 // rematerializable. Clearing the side effect bit causes miscompilations,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb.td397 // rematerializable. Clearing the side effect bit causes miscompilations,
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb.td401 // rematerializable. Clearing the side effect bit causes miscompilations,
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrPrefix.td1285 // We define XXSETACCZ as rematerializable to undo CSE of that intrinsic in