Home
last modified time | relevance | path

Searched defs:BaseID (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DUniqueBBID.h23 unsigned BaseID; member
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp470 int BaseID = -int(LoadedSLocEntryTable.size()) - 1; in AllocateLoadedSLocEntries() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp441 std::string toString(unsigned BaseID) { in toString()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp681 unsigned BaseID = 0; in parseBBID() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6059 auto writeBaseIDOrNone = [&](auto BaseID, bool ShouldWrite) { in WriteASTCore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1368 Intrinsic::ID BaseID = 0; in getSameOpcode() local