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

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 299 void setHasSpilledVGPRs(bool Spill = true) {
SIInstrInfo.cpp 623 MFI->setHasSpilledVGPRs();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 472 void setHasSpilledVGPRs(bool Spill = true) {
SIInstrInfo.cpp 923 MFI->setHasSpilledVGPRs();
    [all...]

Completed in 343 milliseconds