Home
last modified time | relevance | path

Searched defs:BlockID (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h72 unsigned BlockID; global() member
279 getBlockInfo(unsigned BlockID) getBlockInfo() argument
290 EnterSubblock(unsigned BlockID,unsigned CodeLen) EnterSubblock() argument
598 SwitchToBlockID(unsigned BlockID) SwitchToBlockID() argument
606 getOrCreateBlockInfo(unsigned BlockID) getOrCreateBlockInfo() argument
620 EmitBlockInfoAbbrev(unsigned BlockID,std::shared_ptr<BitCodeAbbrev> Abbv) EmitBlockInfoAbbrev() argument
[all...]
H A DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp25 unsigned BlockID; member in __anon9324964c0111::CountKey
75 unsigned BlockID) { in IncrementCount()
H A DWorkList.cpp139 using BlockID = unsigned; typedef in __anona574dfc00311::UnexploredFirstStack
194 using BlockID = unsigned; typedef in __anona574dfc00411::UnexploredFirstPriorityQueue
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp26 GetBlockName(unsigned BlockID, const BitstreamBlockInfo &BlockInfo, in GetBlockName() argument
89 GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName() argument
515 canDecodeBlob(unsigned Code,unsigned BlockID) canDecodeBlob() argument
734 parseBlock(unsigned BlockID,unsigned IndentLevel,std::optional<BCDumpOptions> O,std::optional<StringRef> CheckHash) parseBlock() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp159 static Error parseBlock(T &ParserHelper, unsigned BlockID, in parseBlock()
250 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock()
H A DBitstreamRemarkSerializer.cpp37 static void initBlock(unsigned BlockID, BitstreamWriter &Bitstream, in initBlock()
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h39 enum BlockID { global() enum
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTestAfterDivZeroChecker.cpp30 unsigned BlockID; member in __anond723086a0111::ZeroState
/freebsd-src/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp26 Error BitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp628 unsigned BlockID = Block->getBlockID(); in getUninitUse() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h811 unsigned BlockID; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1668 unsigned BlockID : 31; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2904 SmallDenseMap<const VPBlockBase *, unsigned> BlockID; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1758 ReadBlockAbbrevs(BitstreamCursor & Cursor,unsigned BlockID,uint64_t * StartOfBlockOffset) ReadBlockAbbrevs() argument
4382 SkipCursorToBlock(BitstreamCursor & Cursor,unsigned BlockID) SkipCursorToBlock() argument