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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h40 unsigned getSparseSetIndex() const { function in struct:llvm::VReg2SUnit
54 unsigned getSparseSetIndex() const { return Reg; } function in struct:llvm::PhysRegSUOper
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DSparseSet.h41 /// - unsigned key, identity index, fat value providing getSparseSetIndex()
46 /// - pointer key, pointer-derived index, fat value with getSparseSetIndex()
55 return Val.getSparseSetIndex();
61 /// getSparseSetIndex() or specialize SparseSetValTraits<>.
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp80 unsigned getSparseSetIndex() const { function in struct:__anon2168::RAFast::LiveReg
H A DMachineTraceMetrics.cpp691 unsigned getSparseSetIndex() const { return RegUnit; }
H A DScheduleDAGInstrs.cpp1049 unsigned getSparseSetIndex() const { return NodeID; } function in struct:llvm::SchedDFSImpl::RootData

Completed in 175 milliseconds