Searched refs:getSparseSetIndex (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h60 unsigned getSparseSetIndex() const { function in struct:llvm::VReg2SUnit
83 unsigned getSparseSetIndex() const { return Reg; } function in struct:llvm::PhysRegSUOper
H A DMachineTraceMetrics.h81 unsigned getSparseSetIndex() const { return RegUnit; } function in struct:llvm::LiveRegUnit
H A DRegisterPressure.h269 unsigned getSparseSetIndex() const {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseSet.h44 /// - unsigned key, identity index, fat value providing getSparseSetIndex()
49 /// - pointer key, pointer-derived index, fat value with getSparseSetIndex()
58 return Val.getSparseSetIndex();
64 /// getSparseSetIndex() or specialize SparseSetValTraits<>.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp93 unsigned getSparseSetIndex() const { function in struct:__anon3551::RegAllocFast::LiveReg
H A DScheduleDAGInstrs.cpp1238 unsigned getSparseSetIndex() const { return NodeID; } function in struct:llvm::SchedDFSImpl::RootData

Completed in 102 milliseconds