Home
last modified time | relevance | path

Searched refs:HasSpilledVGPRs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h84 bool HasSpilledVGPRs; variable
296 return HasSpilledVGPRs; in hasSpilledVGPRs()
300 HasSpilledVGPRs = Spill;
DSIMachineFunctionInfo.cpp63 HasSpilledVGPRs(false),
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h144 bool HasSpilledVGPRs = false; variable
469 return HasSpilledVGPRs; in hasSpilledVGPRs()
473 HasSpilledVGPRs = Spill;