Home
last modified time | relevance | path

Searched refs:getFunctionCodeSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h107 uint64_t getFunctionCodeSize(const MachineFunction &MF,
H A DSIProgramInfo.cpp210 uint64_t SIProgramInfo::getFunctionCodeSize(const MachineFunction &MF, in getFunctionCodeSize() function in SIProgramInfo
H A DAMDGPUAsmPrinter.cpp754 CurrentProgramInfo.getFunctionCodeSize(MF), MFI); in runOnMachineFunction()
764 CurrentProgramInfo.getFunctionCodeSize(MF), MFI); in runOnMachineFunction()
1279 ProgInfo.getFunctionCodeSize(MF, true /* IsLowerBound */), in getSIProgramInfo()