Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFrameLowering.h67 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetFrameLoweringImpl.cpp92 isProfitableForNoCSROpt(MF.getFunction())) in determineCalleeSaves()
H A DRegUsageInfoCollector.cpp175 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) { in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h437 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function