• Home
  • Raw
  • Download

Lines Matching refs:SystemZInstrInfo

42 void SystemZInstrInfo::anchor() {}  in anchor()
44 SystemZInstrInfo::SystemZInstrInfo(SystemZSubtarget &sti) in SystemZInstrInfo() function in SystemZInstrInfo
51 void SystemZInstrInfo::splitMove(MachineBasicBlock::iterator MI, in splitMove()
88 void SystemZInstrInfo::splitAdjDynAlloc(MachineBasicBlock::iterator MI) const { in splitAdjDynAlloc()
109 void SystemZInstrInfo::expandRIPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRIPseudo()
123 void SystemZInstrInfo::expandRIEPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRIEPseudo()
144 void SystemZInstrInfo::expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRXYPseudo()
155 void SystemZInstrInfo::expandZExtPseudo(MachineInstr &MI, unsigned LowOpcode, in expandZExtPseudo()
163 void SystemZInstrInfo::expandLoadStackGuard(MachineInstr *MI) const { in expandLoadStackGuard()
199 void SystemZInstrInfo::emitGRX32Move(MachineBasicBlock &MBB, in emitGRX32Move()
241 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
246 unsigned SystemZInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
251 bool SystemZInstrInfo::isStackSlotCopy(const MachineInstr &MI, in isStackSlotCopy()
274 bool SystemZInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
366 unsigned SystemZInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const { in RemoveBranch()
388 bool SystemZInstrInfo::
395 unsigned SystemZInstrInfo::InsertBranch(MachineBasicBlock &MBB, in InsertBranch()
432 bool SystemZInstrInfo::analyzeCompare(const MachineInstr &MI, unsigned &SrcReg, in analyzeCompare()
514 bool SystemZInstrInfo::optimizeCompareInstr( in optimizeCompareInstr()
541 bool SystemZInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable()
555 bool SystemZInstrInfo::
574 bool SystemZInstrInfo::
584 bool SystemZInstrInfo::
591 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction()
658 void SystemZInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
700 void SystemZInstrInfo::storeRegToStackSlot( in storeRegToStackSlot()
715 void SystemZInstrInfo::loadRegFromStackSlot( in loadRegFromStackSlot()
790 MachineInstr *SystemZInstrInfo::convertToThreeAddress( in convertToThreeAddress()
873 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl()
1027 MachineInstr *SystemZInstrInfo::foldMemoryOperandImpl( in foldMemoryOperandImpl()
1034 bool SystemZInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo()
1197 uint64_t SystemZInstrInfo::getInstSizeInBytes(const MachineInstr &MI) const { in getInstSizeInBytes()
1207 SystemZInstrInfo::getBranchInfo(const MachineInstr &MI) const { in getBranchInfo()
1253 void SystemZInstrInfo::getLoadStoreOpcodes(const TargetRegisterClass *RC, in getLoadStoreOpcodes()
1296 unsigned SystemZInstrInfo::getOpcodeForOffset(unsigned Opcode, in getOpcodeForOffset()
1323 unsigned SystemZInstrInfo::getLoadAndTest(unsigned Opcode) const { in getLoadAndTest()
1364 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
1393 unsigned SystemZInstrInfo::getFusedCompare(unsigned Opcode, in getFusedCompare()
1496 void SystemZInstrInfo::loadImmediate(MachineBasicBlock &MBB, in loadImmediate()