Lines Matching refs:VEInstrInfo
36 void VEInstrInfo::anchor() {} in anchor()
38 VEInstrInfo::VEInstrInfo(VESubtarget &ST) in VEInstrInfo() function in VEInstrInfo
145 bool VEInstrInfo::analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, in analyzeBranch()
226 unsigned VEInstrInfo::insertBranch(MachineBasicBlock &MBB, in insertBranch()
291 unsigned VEInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
314 bool VEInstrInfo::reverseBranchCondition( in reverseBranchCondition()
359 void VEInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
416 Register VEInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot()
440 Register VEInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot()
459 void VEInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot()
522 void VEInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot()
578 bool VEInstrInfo::foldImmediate(MachineInstr &UseMI, MachineInstr &DefMI, in foldImmediate()
756 Register VEInstrInfo::getGlobalBaseReg(MachineFunction *MF) const { in getGlobalBaseReg()
876 bool VEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { in expandPostRAPseudo()
997 bool VEInstrInfo::expandExtendStackPseudo(MachineInstr &MI) const { in expandExtendStackPseudo()
1001 const VEInstrInfo &TII = *STI.getInstrInfo(); in expandExtendStackPseudo()
1081 bool VEInstrInfo::expandGetStackTopPseudo(MachineInstr &MI) const { in expandGetStackTopPseudo()
1085 const VEInstrInfo &TII = *STI.getInstrInfo(); in expandGetStackTopPseudo()