Home
last modified time | relevance | path

Searched defs:estimateFunctionSizeInBytes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp122 static uint64_t estimateFunctionSizeInBytes(const LoongArchInstrInfo *TII, in estimateFunctionSizeInBytes() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp382 int64_t MachineFunction::estimateFunctionSizeInBytes() { in estimateFunctionSizeInBytes() function in MachineFunction
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1679 static unsigned estimateFunctionSizeInBytes(const MachineFunction &MF, in estimateFunctionSizeInBytes() function