Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DResourcePriorityQueue.h52 std::vector<unsigned> RegPressure; variable
H A DMachineScheduler.h420 IntervalPressure RegPressure; variable
H A DTargetLowering.h103 RegPressure, // Scheduling for lowest register pressure. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp159 SmallVector<unsigned, 8> RegPressure; member in __anona9a475ae0111::MachineLICMBase
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1752 std::vector<unsigned> RegPressure; member in __anona90f206e0311::RegReductionPQBase