Searched refs:SystemZMachineFunctionInfo (Results 1 – 5 of 5) sorted by relevance
73 SystemZMachineFunctionInfo *MFI = MF.getInfo<SystemZMachineFunctionInfo>(); in determineCalleeSaves()141 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in spillCalleeSavedRegisters()235 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in restoreCalleeSavedRegisters()348 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitPrologue()479 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitEpilogue()519 MF.getInfo<SystemZMachineFunctionInfo>()->getManipulatesSP()); in hasFP()
17 class SystemZMachineFunctionInfo : public MachineFunctionInfo {30 explicit SystemZMachineFunctionInfo(MachineFunction &MF) in SystemZMachineFunctionInfo() function
73 SystemZMachineFunctionInfo* MFI = F.getInfo<SystemZMachineFunctionInfo>(); in runOnMachineFunction()
16 void SystemZMachineFunctionInfo::anchor() {} in anchor()
1099 SystemZMachineFunctionInfo *FuncInfo = in LowerFormalArguments()1100 MF.getInfo<SystemZMachineFunctionInfo>(); in LowerFormalArguments()2754 SystemZMachineFunctionInfo* MFI = in lowerGlobalTLSAddress()2755 DAG.getMachineFunction().getInfo<SystemZMachineFunctionInfo>(); in lowerGlobalTLSAddress()2848 SystemZMachineFunctionInfo *FI = MF.getInfo<SystemZMachineFunctionInfo>(); in lowerFRAMEADDR()2941 SystemZMachineFunctionInfo *FuncInfo = in lowerVASTART()2942 MF.getInfo<SystemZMachineFunctionInfo>(); in lowerVASTART()3608 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()3616 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()