Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h49 USELIST_BLOCK_ID, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h48 USELIST_BLOCK_ID, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h48 USELIST_BLOCK_ID, enumerator
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp121 case bitc::USELIST_BLOCK_ID: return "USELIST_BLOCK_ID"; in GetBlockName()
362 case bitc::USELIST_BLOCK_ID: in GetCodeName()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp122 case bitc::USELIST_BLOCK_ID: return "USELIST_BLOCK_ID"; in GetBlockName()
384 case bitc::USELIST_BLOCK_ID: in GetCodeName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2608 if (Stream.EnterSubBlock(bitc::USELIST_BLOCK_ID)) in parseUseLists()
3235 case bitc::USELIST_BLOCK_ID: in parseModule()
3439 case bitc::USELIST_BLOCK_ID: in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3330 if (Stream.EnterSubBlock(bitc::USELIST_BLOCK_ID)) in parseUseLists()
3687 case bitc::USELIST_BLOCK_ID: in parseModule()
4427 case bitc::USELIST_BLOCK_ID: in parseFunctionBody()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2860 Stream.EnterSubblock(bitc::USELIST_BLOCK_ID, 3); in writeUseListBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3023 Stream.EnterSubblock(bitc::USELIST_BLOCK_ID, 3); in writeUseListBlock()