Searched refs:SystemZShortenInst (Results 1 – 3 of 3) sorted by relevance
26 class SystemZShortenInst : public MachineFunctionPass { class29 SystemZShortenInst();52 char SystemZShortenInst::ID = 0;55 INITIALIZE_PASS(SystemZShortenInst, DEBUG_TYPE,59 return new SystemZShortenInst(); in createSystemZShortenInstPass()62 SystemZShortenInst::SystemZShortenInst() in SystemZShortenInst() function in SystemZShortenInst77 bool SystemZShortenInst::shortenIIF(MachineInstr &MI, unsigned LLIxL, in shortenIIF()110 bool SystemZShortenInst::shortenOn0(MachineInstr &MI, unsigned Opcode) { in shortenOn0()120 bool SystemZShortenInst::shortenOn01(MachineInstr &MI, unsigned Opcode) { in shortenOn01()207 bool SystemZShortenInst::processBlock(MachineBasicBlock &MBB) { in processBlock()[all …]
36 SystemZShortenInst.cpp
52 "SystemZShortenInst.cpp",