OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumSpilledVGPRs
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h
89
unsigned
NumSpilledVGPRs
;
324
return
NumSpilledVGPRs
;
332
NumSpilledVGPRs
+= num;
SIMachineFunctionInfo.cpp
67
NumSpilledVGPRs
(0),
Completed in 1298 milliseconds