Home
last modified time | relevance | path

Searched refs:getBlockInfo (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h172 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
295 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
296 return BlockInfoRecords->getBlockInfo(BlockID); in getBlockInfo()
499 Block(BitStream->getBlockInfo(naclbitc::TOP_LEVEL_BLOCKID))); in init()
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamWriter.h182 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
217 if (BlockInfo *Info = getBlockInfo(BlockID)) { in EnterSubblock()
505 if (BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
DBitstreamReader.h98 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
111 if (const BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
397 BitStream->getBlockInfo(BlockID)) {
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h192 BlockInfo *getBlockInfo(unsigned BlockID) { in getBlockInfo() function
227 if (BlockInfo *Info = getBlockInfo(BlockID)) { in EnterSubblock()
525 if (BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
DBitstreamReader.h100 const BlockInfo *getBlockInfo(unsigned BlockID) const { in getBlockInfo() function
113 if (const BlockInfo *BI = getBlockInfo(BlockID)) in getOrCreateBlockInfo()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp77 BlockScope.push_back(Block(BitStream->getBlockInfo(BlockID), CodeAbbrev)); in EnterSubBlock()
437 &BitStream->getBlockInfo((unsigned)Record[0])->getAbbrevs(); in ReadBlockInfoBlock()
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp93 StreamFile.getBlockInfo(BlockID)) { in GetBlockName()
135 StreamFile.getBlockInfo(BlockID)) { in GetCodeName()
/external/llvm/lib/Bitcode/Reader/
DBitstreamReader.cpp35 getBitStreamReader()->getBlockInfo(BlockID)) { in EnterSubBlock()
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp98 StreamFile.getBlockInfo(BlockID)) { in GetBlockName()
148 StreamFile.getBlockInfo(BlockID)) { in GetCodeName()