Home
last modified time | relevance | path

Searched refs:idFor (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DUniqueVector.h57 unsigned idFor(const T &Entry) const { in idFor() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebugCounter.h128 return RegisteredCounters.idFor(Name); in getCounterId()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp59 auto FromId = DfaStates.idFor(DS); in visitDfaState()
281 Emitter.addTransition(State, NewState, Actions.idFor(T.getActions())); in emit()
H A DDFAPacketizerEmitter.cpp326 unsigned ResourcesID = UniqueResources.idFor(Resources); in emitForItineraries()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp508 unsigned ComdatID = Comdats.idFor(C); in getComdatID()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp510 unsigned ComdatID = Comdats.idFor(C); in getComdatID()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1126 SpillLocationNo SpillID(SpillLocs.idFor(L)); in getOrTrackSpillLoc()