Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h60 unsigned BlockID; member
187 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
199 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
510 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
518 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
532 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
H A DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
66 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A DBitstreamWriter.h61 unsigned BlockID; member
192 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
204 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
516 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
524 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
538 unsigned EmitBlockInfoAbbrev(unsigned BlockID, BitCodeAbbrev *Abbv) { in EmitBlockInfoAbbrev()
H A DBitstreamReader.h37 unsigned BlockID; member
100 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
112 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitstreamWriter.h72 unsigned BlockID; member
277 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
288 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
596 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
604 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
618 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/
DBitstreamWriter.h72 unsigned BlockID; member
279 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
290 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
598 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
606 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
620 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h72 unsigned BlockID; member
265 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
276 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
584 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
592 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
606 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
H A DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/
DBitstreamWriter.h72 unsigned BlockID; member
279 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
290 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
598 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
606 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
620 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/
DBitstreamWriter.h72 unsigned BlockID; member
279 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
290 void EnterSubblock(unsigned BlockID, unsigned CodeLen) { in EnterSubblock()
598 void SwitchToBlockID(unsigned BlockID) { in SwitchToBlockID()
606 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
620 unsigned EmitBlockInfoAbbrev(unsigned BlockID, std::shared_ptr<BitCodeAbbrev> Abbv) { in EmitBlockInfoAbbrev()
DBitstreamReader.h42 unsigned BlockID = 0; member
54 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo()
65 BlockInfo &getOrCreateBlockInfo(unsigned BlockID) { in getOrCreateBlockInfo()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp666 BlockParserBaseClass(unsigned BlockID, TopLevelParser *Context) in BlockParserBaseClass()
669 BlockParserBaseClass(unsigned BlockID, BlockParserBaseClass *EnclosingParser, in BlockParserBaseClass()
693 BlockParserBaseClass(unsigned BlockID, BlockParserBaseClass *EnclosingParser) in BlockParserBaseClass()
806 bool BlockParserBaseClass::ParseBlock(unsigned BlockID) { in ParseBlock()
833 TypesParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser) in TypesParser()
1037 GlobalsParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser) in GlobalsParser()
1254 ValuesymtabParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser) in ValuesymtabParser()
1357 FunctionParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser, in FunctionParser()
1365 FunctionParser(unsigned BlockID, BlockParserBaseClass *EnclosingParser, in FunctionParser()
2794 ConstantsParser(unsigned BlockID, FunctionParser *FuncParser) in ConstantsParser()
[all …]
/aosp_15_r20/external/llvm/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp86 static const char *GetBlockName(unsigned BlockID, in GetBlockName()
130 static const char *GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName()
462 static bool decodeBlob(unsigned Code, unsigned BlockID, BitstreamReader &Reader, in decodeBlob()
474 static bool ParseBlock(BitstreamCursor &Stream, unsigned BlockID, in ParseBlock()
787 unsigned BlockID = BlockInfoCursor.ReadSubBlockID(); in AnalyzeBitcode() local
808 unsigned BlockID = Stream.ReadSubBlockID(); in AnalyzeBitcode() local
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h165 NaClBitcodeBlock(unsigned BlockID, NaClBitstreamCursor &Cursor) in NaClBitcodeBlock()
436 virtual bool ParseBlock(unsigned BlockID) { in ParseBlock()
556 NaClBitcodeParser(unsigned BlockID, NaClBitcodeParser *EnclosingParser) in NaClBitcodeParser()
566 NaClBitcodeParser(unsigned BlockID, NaClBitcodeParser *EnclosingParser, in NaClBitcodeParser()
H A DNaClBitstreamReader.h121 explicit BlockInfo(unsigned BlockID) : BlockID(BlockID), Abbrevs() {} in BlockInfo()
166 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
291 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp26 GetBlockName(unsigned BlockID, const BitstreamBlockInfo &BlockInfo, in GetBlockName()
89 GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName()
515 static bool canDecodeBlob(unsigned Code, unsigned BlockID) { in canDecodeBlob()
734 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, in GetBlockName()
87 static Optional<const char *> GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName()
497 static bool canDecodeBlob(unsigned Code, unsigned BlockID) { in canDecodeBlob()
724 Error BitcodeAnalyzer::parseBlock(unsigned BlockID, unsigned IndentLevel, in parseBlock()
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitstreamReader.cpp70 bool NaClBitstreamCursor::EnterSubBlock(unsigned BlockID, unsigned *NumWordsP) { in EnterSubBlock()
347 for (size_t BlockID : ValidBlockIDs) { in BlockInfoRecordsMap() local
355 unsigned BlockID) { in getOrCreateUnknownBlockInfo()
H A DNaClBitcodeParser.cpp36 NaClBitcodeBlock::NaClBitcodeBlock(unsigned BlockID, in NaClBitcodeBlock()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp26 unsigned BlockID; member in __anon671acbd20111::CountKey
76 unsigned BlockID) { in IncrementCount()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp158 static Error parseBlock(T &ParserHelper, unsigned BlockID, in parseBlock()
249 static Expected<bool> isBlock(BitstreamCursor &Stream, unsigned BlockID) { in isBlock()

12