OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LiveInPressure
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h
71
std::vector<unsigned>
LiveInPressure
;
SIMachineScheduler.cpp
371
LiveInPressure
= TopPressure.MaxSetPressure;
565
dbgs() << "
LiveInPressure
" <<
LiveInPressure
[DAG->getSGPRSetID()] << ' '
566
<<
LiveInPressure
[DAG->getVGPRSetID()] << '\n';
[
all
...]
Completed in 39 milliseconds