Home
last modified time | relevance | path

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

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