Home
last modified time | relevance | path

Searched refs:USELIST_BLOCK_ID (Results 1 – 13 of 13) 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-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h47 USELIST_BLOCK_ID, enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h47 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-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp71 case bitc::USELIST_BLOCK_ID: in GetBlockName()
364 case bitc::USELIST_BLOCK_ID: in GetCodeName()
DBitcodeReader.cpp2832 if (Error Err = Stream.EnterSubBlock(bitc::USELIST_BLOCK_ID)) in parseUseLists()
3541 case bitc::USELIST_BLOCK_ID: in parseModule()
3772 case bitc::USELIST_BLOCK_ID: in parseFunctionBody()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp71 case bitc::USELIST_BLOCK_ID: in GetBlockName()
371 case bitc::USELIST_BLOCK_ID: in GetCodeName()
DBitcodeReader.cpp2889 if (Error Err = Stream.EnterSubBlock(bitc::USELIST_BLOCK_ID)) in parseUseLists()
3634 case bitc::USELIST_BLOCK_ID: in parseModule()
3872 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-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3163 Stream.EnterSubblock(bitc::USELIST_BLOCK_ID, 3); in writeUseListBlock()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3241 Stream.EnterSubblock(bitc::USELIST_BLOCK_ID, 3); in writeUseListBlock()