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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 291 void setHasSpilledSGPRs(bool Spill = true) {
SIInstrInfo.cpp 590 MFI->setHasSpilledSGPRs();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 464 void setHasSpilledSGPRs(bool Spill = true) {
SIInstrInfo.cpp 878 MFI->setHasSpilledSGPRs();
    [all...]

Completed in 85 milliseconds