Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h69 SIFunctionResourceInfo analyzeResourceUsage(const MachineFunction &MF) const;
H A DAMDGPUAsmPrinter.cpp481 Info = analyzeResourceUsage(MF); in runOnMachineFunction()
714 AMDGPUAsmPrinter::SIFunctionResourceInfo AMDGPUAsmPrinter::analyzeResourceUsage( in analyzeResourceUsage() function in AMDGPUAsmPrinter
1071 SIFunctionResourceInfo Info = analyzeResourceUsage(MF); in getSIProgramInfo()