Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.h68 bool isProfitableForNoCSROpt(const Function &F) const override { in isProfitableForNoCSROpt() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetFrameLoweringImpl.cpp90 isProfitableForNoCSROpt(MF.getFunction())) in determineCalleeSaves()
DRegUsageInfoCollector.cpp175 MF.getSubtarget().getFrameLowering()->isProfitableForNoCSROpt(F)) { in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h386 virtual bool isProfitableForNoCSROpt(const Function &F) const { in isProfitableForNoCSROpt() function