Searched refs:rematerializable (Results 1 – 12 of 12) sorted by relevance
55 - aco: fix DCE of rematerializable phi operands56 - aco/spill: only prevent rematerializable vars from being DCE'd if they haven't been renamed
10 # In that test, %0 is rematerializable and will be rematerialized in
63 that each variable's address is an independent, non-rematerializable
3 …eck no global region split is needed because the live range to split is trivially rematerializable.
98 bool rematerializable = IsRematerializable(instruction); in CanBeRematerialized() local99 (*rematerializable_map)[instruction] = rematerializable; in CanBeRematerialized()100 return rematerializable; in CanBeRematerialized()
5 ; Verify MachineLICM will always hoist trivially rematerializable instructions even when register p…
407 // ADDI isn't always rematerializable, but isReMaterializable will be used as
457 // ADDI isn't always rematerializable, but isReMaterializable will be used as
368 // rematerializable. Clearing the side effect bit causes miscompilations,
397 // rematerializable. Clearing the side effect bit causes miscompilations,
401 // rematerializable. Clearing the side effect bit causes miscompilations,
1285 // We define XXSETACCZ as rematerializable to undo CSE of that intrinsic in