Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp478 int BaseID = -int(LoadedSLocEntryTable.size()) - 1; in AllocateLoadedSLocEntries() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp443 std::string toString(unsigned BaseID) { in toString()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp673 unsigned BaseID = 0; in parseBBID() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5495 auto writeBaseIDOrNone = [&](auto BaseID, bool ShouldWrite) { in WriteASTCore()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp796 Intrinsic::ID BaseID = 0; in getSameOpcode() local