Searched refs:rematerializable (Results 1 – 8 of 8) sorted by relevance
81 ; Test that an interior pointer into a rematerializable variable is also82 ; rematerializable, and test that it is detected even when the use appears84 ; operands, and also rematerializable through an lea instruction for direct use.97 ; The following are all rematerializable variables deriving from %a2.
94 bool rematerializable = IsRematerializable(instruction); in CanBeRematerialized() local95 (*remat_able)[instruction] = rematerializable; in CanBeRematerialized()96 return rematerializable; in CanBeRematerialized()
3 …eck no global region split is needed because the live range to split is trivially rematerializable.
5 ; Verify MachineLICM will always hoist trivially rematerializable instructions even when register p…
321 // ADDI isn't always rematerializable, but isReMaterializable will be used as
314 // rematerializable. Clearing the side effect bit causes miscompilations,
368 // rematerializable. Clearing the side effect bit causes miscompilations,
385 // rematerializable. Clearing the side effect bit causes miscompilations,