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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h75 bool isProfitableForNoCSROpt(const Function &F) const override {
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetFrameLoweringImpl.cpp96 isProfitableForNoCSROpt(MF.getFunction()))
H A DRegUsageInfoCollector.cpp174 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h454 virtual bool isProfitableForNoCSROpt(const Function &F) const { function in class:llvm::TargetFrameLowering

Completed in 171 milliseconds