Home
last modified time | relevance | path

Searched defs:RegPressure (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DResourcePriorityQueue.h52 std::vector<unsigned> RegPressure; variable
H A DMachineScheduler.h420 IntervalPressure RegPressure; global() variable
H A DTargetLowering.h102 RegPressure, // Scheduling for lowest register pressure. global() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp159 SmallVector<unsigned, 8> RegPressure; global() member in __anon55e02b010111::MachineLICMBase
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1752 std::vector<unsigned> RegPressure; member in __anon69e8bee10311::RegReductionPQBase
[all...]