Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2323 static unsigned EstimateFunctionSizeInBytes(const MachineFunction &MF, in EstimateFunctionSizeInBytes() function
2682 unsigned FnSize = EstimateFunctionSizeInBytes(MF, TII); in determineCalleeSaves()