OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpillVGPR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.cpp
385
auto &SpillRegs = isAGPRtoVGPR ? SpillAGPR :
SpillVGPR
;
403
for (MCPhysReg Reg :
SpillVGPR
)
SIMachineFunctionInfo.h
485
SmallVector<MCPhysReg, 32>
SpillVGPR
;
538
return
SpillVGPR
;
Completed in 31 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026