Searched refs:SystemZMachineFunctionInfo (Results 1 – 6 of 6) sorted by relevance
73 SystemZMachineFunctionInfo *MFI = MF.getInfo<SystemZMachineFunctionInfo>(); in determineCalleeSaves()135 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in spillCalleeSavedRegisters()224 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in restoreCalleeSavedRegisters()320 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitPrologue()423 SystemZMachineFunctionInfo *ZFI = MF.getInfo<SystemZMachineFunctionInfo>(); in emitEpilogue()462 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()
25 SystemZMachineFunctionInfo.cpp
867 SystemZMachineFunctionInfo *FuncInfo = in LowerFormalArguments()868 MF.getInfo<SystemZMachineFunctionInfo>(); in LowerFormalArguments()2558 SystemZMachineFunctionInfo* MFI = in lowerGlobalTLSAddress()2559 DAG.getMachineFunction().getInfo<SystemZMachineFunctionInfo>(); in lowerGlobalTLSAddress()2691 SystemZMachineFunctionInfo *FuncInfo = in lowerVASTART()2692 MF.getInfo<SystemZMachineFunctionInfo>(); in lowerVASTART()3214 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()3222 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()