Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceManager.cpp478 int BaseID = -int(LoadedSLocEntryTable.size()) - 1; in AllocateLoadedSLocEntries() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAssignmentTrackingAnalysis.cpp443 std::string toString(unsigned BaseID) { in toString()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp673 unsigned BaseID = 0; in parseBBID() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5495 auto writeBaseIDOrNone = [&](auto BaseID, bool ShouldWrite) { in WriteASTCore()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp796 Intrinsic::ID BaseID = 0; in getSameOpcode() local