OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasSpilledSGPRs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SILowerSGPRSpills.cpp
334
(HasCSRs || FuncInfo->
hasSpilledSGPRs
());
SIMachineFunctionInfo.cpp
561
HasSpilledSGPRs
(MFI.
hasSpilledSGPRs
()),
591
HasSpilledSGPRs
= YamlMFI.
HasSpilledSGPRs
;
SIMachineFunctionInfo.h
279
bool
HasSpilledSGPRs
= false;
314
YamlIO.mapOptional("
hasSpilledSGPRs
", MFI.
HasSpilledSGPRs
, false);
389
bool
HasSpilledSGPRs
= false;
776
bool
hasSpilledSGPRs
() const {
777
return
HasSpilledSGPRs
;
781
HasSpilledSGPRs
= Spill;
Completed in 18 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026