Searched refs:SystemZMachineFunctionInfo (Results 1 – 5 of 5) sorted by relevance
72 SystemZMachineFunctionInfo *MFI = MF.getInfo<SystemZMachineFunctionInfo>(); in determineCalleeSaves()134 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in spillCalleeSavedRegisters()223 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in restoreCalleeSavedRegisters()319 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitPrologue()416 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitEpilogue()455 MF.getInfo<SystemZMachineFunctionInfo>()->getManipulatesSP()); in hasFP()
17 class SystemZMachineFunctionInfo : public MachineFunctionInfo {29 explicit SystemZMachineFunctionInfo(MachineFunction &MF) in SystemZMachineFunctionInfo() function
70 SystemZMachineFunctionInfo* MFI = F.getInfo<SystemZMachineFunctionInfo>(); in runOnMachineFunction()
16 void SystemZMachineFunctionInfo::anchor() {} in anchor()
870 SystemZMachineFunctionInfo *FuncInfo = in LowerFormalArguments()871 MF.getInfo<SystemZMachineFunctionInfo>(); in LowerFormalArguments()2557 SystemZMachineFunctionInfo* MFI = in lowerGlobalTLSAddress()2558 DAG.getMachineFunction().getInfo<SystemZMachineFunctionInfo>(); in lowerGlobalTLSAddress()2688 SystemZMachineFunctionInfo *FuncInfo = in lowerVASTART()2689 MF.getInfo<SystemZMachineFunctionInfo>(); in lowerVASTART()3181 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()3189 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()