Home
last modified time | relevance | path

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

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