/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.cpp | 303 MaxPressure = CurPressure = getRegPressure(*MRI, LiveRegs); in reset() 351 assert(CurPressure == getRegPressure(*MRI, LiveRegs)); in recede() 486 auto LISPressure = getRegPressure(*MRI, LISLR); in isValid()
|
D | GCNRegPressure.h | 253 GCNRegPressure getRegPressure(const MachineRegisterInfo &MRI, in getRegPressure() function
|
D | GCNIterativeScheduler.cpp | 100 getRegPressure(MRI, LiveIns).print(OS); in printLivenessInfo() 105 getRegPressure(MRI, LiveOuts).print(OS); in printLivenessInfo()
|
D | GCNSchedStrategy.cpp | 344 llvm::getRegPressure(MRI, LiveIns[RegionIdx]).print(dbgs()); in schedule()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | GCNRegPressure.cpp | 305 MaxPressure = CurPressure = getRegPressure(*MRI, LiveRegs); in reset() 353 assert(CurPressure == getRegPressure(*MRI, LiveRegs)); in recede() 488 auto LISPressure = getRegPressure(*MRI, LISLR); in isValid()
|
D | GCNRegPressure.h | 261 GCNRegPressure getRegPressure(const MachineRegisterInfo &MRI, in getRegPressure() function
|
D | GCNIterativeScheduler.cpp | 105 getRegPressure(MRI, LiveIns).print(OS); in printLivenessInfo() 110 getRegPressure(MRI, LiveOuts).print(OS); in printLivenessInfo()
|
D | GCNSchedStrategy.cpp | 324 llvm::getRegPressure(MRI, LiveIns[RegionIdx]).print(dbgs()); in schedule()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 276 DAG->getRegPressure().MaxSetPressure; in initialize() 507 DAG->getRegPressure().MaxSetPressure); in readyQueueVerboseDump() 781 DAG->getRegPressure().MaxSetPressure); in pickNodeFromQueue()
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 276 DAG->getRegPressure().MaxSetPressure; in initialize() 507 DAG->getRegPressure().MaxSetPressure); in readyQueueVerboseDump() 781 DAG->getRegPressure().MaxSetPressure); in pickNodeFromQueue()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 419 const IntervalPressure &getRegPressure() const { return RegPressure; } in getRegPressure() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 553 DAG->getRegPressure().MaxSetPressure); in pickNodeFromQueue()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 450 const IntervalPressure &getRegPressure() const { return RegPressure; } in getRegPressure() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 447 const IntervalPressure &getRegPressure() const { return RegPressure; } in getRegPressure() function
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2760 DAG->getRegPressure().MaxSetPressure); in initCandidate() 2768 DAG->getRegPressure().MaxSetPressure); in initCandidate() 2775 DAG->getRegPressure().MaxSetPressure); in initCandidate()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 2962 DAG->getRegPressure().MaxSetPressure); in initCandidate() 2970 DAG->getRegPressure().MaxSetPressure); in initCandidate() 2977 DAG->getRegPressure().MaxSetPressure); in initCandidate()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 3107 DAG->getRegPressure().MaxSetPressure); in initCandidate() 3115 DAG->getRegPressure().MaxSetPressure); in initCandidate() 3122 DAG->getRegPressure().MaxSetPressure); in initCandidate()
|