Home
last modified time | relevance | path

Searched refs:EstimateFunctionSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp274 static unsigned EstimateFunctionSizeInBytes(const MachineFunction &MF, in EstimateFunctionSizeInBytes() function
447 unsigned FnSize = EstimateFunctionSizeInBytes(MF, *TII); in determineCalleeSaves()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2046 static unsigned EstimateFunctionSizeInBytes(const MachineFunction &MF, in EstimateFunctionSizeInBytes() function
2380 unsigned FnSize = EstimateFunctionSizeInBytes(MF, TII); in determineCalleeSaves()