Home
last modified time | relevance | path

Searched refs:isProfitableForNoCSROpt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h76 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetFrameLoweringImpl.cpp110 isProfitableForNoCSROpt(MF.getFunction())) in determineCalleeSaves()
H A DRegUsageInfoCollector.cpp177 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) { in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h462 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function