Lines Matching refs:XCoreInstrInfo
46 void XCoreInstrInfo::anchor() {} in anchor()
48 XCoreInstrInfo::XCoreInstrInfo() in XCoreInstrInfo() function in XCoreInstrInfo
62 unsigned XCoreInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
82 unsigned XCoreInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
189 bool XCoreInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
271 unsigned XCoreInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
306 XCoreInstrInfo::removeBranch(MachineBasicBlock &MBB, int *BytesRemoved) const { in removeBranch()
331 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
358 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
381 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
402 bool XCoreInstrInfo::
426 MachineBasicBlock::iterator XCoreInstrInfo::loadImmediate( in loadImmediate()