Searched refs:SystemZMachineFunctionInfo (Results 1 – 6 of 6) sorted by relevance
81 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in assignCalleeSavedSpillSlots()179 SystemZMachineFunctionInfo *MFI = MF.getInfo<SystemZMachineFunctionInfo>(); in determineCalleeSaves()247 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in spillCalleeSavedRegisters()309 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in restoreCalleeSavedRegisters()425 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitPrologue()584 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitEpilogue()628 MF.getInfo<SystemZMachineFunctionInfo>()->getManipulatesSP()); in hasFP()669 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in getOrCreateFramePointerSaveIndex()
27 class SystemZMachineFunctionInfo : public MachineFunctionInfo {41 explicit SystemZMachineFunctionInfo(MachineFunction &MF) in SystemZMachineFunctionInfo() function
72 SystemZMachineFunctionInfo* MFI = F.getInfo<SystemZMachineFunctionInfo>(); in runOnMachineFunction()
15 void SystemZMachineFunctionInfo::anchor() {} in anchor()
27 SystemZMachineFunctionInfo.cpp
1331 SystemZMachineFunctionInfo *FuncInfo = in LowerFormalArguments()1332 MF.getInfo<SystemZMachineFunctionInfo>(); in LowerFormalArguments()3132 SystemZMachineFunctionInfo* MFI = in lowerGlobalTLSAddress()3133 DAG.getMachineFunction().getInfo<SystemZMachineFunctionInfo>(); in lowerGlobalTLSAddress()3315 SystemZMachineFunctionInfo *FuncInfo = in lowerVASTART()3316 MF.getInfo<SystemZMachineFunctionInfo>(); in lowerVASTART()4021 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()4032 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()