HomeSort by relevance Sort by last modified time
    Searched refs:getNumSpilledSGPRs (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 319 unsigned getNumSpilledSGPRs() const {
AMDGPUAsmPrinter.cpp 618 OutStreamer->EmitIntValue(MFI->getNumSpilledSGPRs(), 4);

Completed in 169 milliseconds