HomeSort by: relevance | last modified time | path
    Searched refs:getFunctionCodeSize (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUAsmPrinter.h 68 uint64_t getFunctionCodeSize(const MachineFunction &MF) const;
AMDGPUAsmPrinter.cpp 525 getFunctionCodeSize(MF), MFI);
537 getFunctionCodeSize(MF), MFI);
660 uint64_t AMDGPUAsmPrinter::getFunctionCodeSize(const MachineFunction &MF) const {

Completed in 18 milliseconds