Searched refs:SIModeRegisterPass (Results 1 – 3 of 3) sorted by relevance
364 class SIModeRegisterPass : public PassInfoMixin<SIModeRegisterPass> {366 SIModeRegisterPass() {} in SIModeRegisterPass() function
134 MACHINE_FUNCTION_PASS("si-mode-register", SIModeRegisterPass())
435 PreservedAnalyses SIModeRegisterPass::run(MachineFunction &MF, in run()