Searched refs:SystemZLongBranch (Results 1 – 1 of 1) sorted by relevance
134 class SystemZLongBranch : public MachineFunctionPass { class138 SystemZLongBranch() : MachineFunctionPass(ID) {} in SystemZLongBranch() function in __anona4a2e8f10111::SystemZLongBranch166 char SystemZLongBranch::ID = 0;173 INITIALIZE_PASS(SystemZLongBranch, DEBUG_TYPE, "SystemZ Long Branch", false,179 void SystemZLongBranch::skipNonTerminators(BlockPosition &Position, in skipNonTerminators()202 void SystemZLongBranch::skipTerminator(BlockPosition &Position, in skipTerminator()230 TerminatorInfo SystemZLongBranch::describeTerminator(MachineInstr &MI) { in describeTerminator()285 uint64_t SystemZLongBranch::initMBBInfo() { in initMBBInfo()329 bool SystemZLongBranch::mustRelaxBranch(const TerminatorInfo &Terminator, in mustRelaxBranch()348 bool SystemZLongBranch::mustRelaxABranch() { in mustRelaxABranch()[all …]