Searched refs:getFunctionCodeSize (Results 1 – 4 of 4) sorted by relevance
52 uint64_t getFunctionCodeSize(const MachineFunction &MF) const;
526 Info.PrivateSegmentSize, getFunctionCodeSize(MF), MFI); in runOnMachineFunction()536 CurrentProgramInfo.ScratchSize, getFunctionCodeSize(MF), MFI); in runOnMachineFunction()659 uint64_t AMDGPUAsmPrinter::getFunctionCodeSize(const MachineFunction &MF) const { in getFunctionCodeSize() function in AMDGPUAsmPrinter
65 uint64_t getFunctionCodeSize(const MachineFunction &MF) const;
487 getFunctionCodeSize(MF), MFI); in runOnMachineFunction()499 getFunctionCodeSize(MF), MFI); in runOnMachineFunction()569 uint64_t AMDGPUAsmPrinter::getFunctionCodeSize(const MachineFunction &MF) const { in getFunctionCodeSize() function in AMDGPUAsmPrinter