Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dfused-alloca.ll81 ; Test that an interior pointer into a rematerializable variable is also
82 ; rematerializable, and test that it is detected even when the use appears
84 ; operands, and also rematerializable through an lea instruction for direct use.
97 ; The following are all rematerializable variables deriving from %a2.
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc94 bool rematerializable = IsRematerializable(instruction); in CanBeRematerialized() local
95 (*remat_able)[instruction] = rematerializable; in CanBeRematerialized()
96 return rematerializable; in CanBeRematerialized()
/external/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dlicm-remat.ll5 ; Verify MachineLICM will always hoist trivially rematerializable instructions even when register p…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td321 // ADDI isn't always rematerializable, but isReMaterializable will be used as
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMInstrThumb.td314 // rematerializable. Clearing the side effect bit causes miscompilations,
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td368 // rematerializable. Clearing the side effect bit causes miscompilations,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrThumb.td385 // rematerializable. Clearing the side effect bit causes miscompilations,