Home
last modified time | relevance | path

Searched refs:FUNCTION_BLOCK_ID (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/subzero/unittest/
DIceParseInstsTest.cpp45 Terminator, 1, naclbitc::BLK_CODE_ENTER, naclbitc::FUNCTION_BLOCK_ID, 2, in TEST()
116 naclbitc::FUNCTION_BLOCK_ID, in TEST()
241 naclbitc::FUNCTION_BLOCK_ID, in TEST()
394 naclbitc::FUNCTION_BLOCK_ID, in TEST()
544 naclbitc::FUNCTION_BLOCK_ID, in TEST()
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h39 FUNCTION_BLOCK_ID, enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h35 FUNCTION_BLOCK_ID, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h34 FUNCTION_BLOCK_ID, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h37 FUNCTION_BLOCK_ID, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/
DDXILBitcodeWriter.cpp2628 Stream.EnterSubblock(bitc::FUNCTION_BLOCK_ID, 4); in writeFunction()
2796 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2806 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2817 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2828 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2836 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2844 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2851 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
2863 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, std::move(Abbv)) != in writeBlockInfo()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp339 naclbitc::FUNCTION_BLOCK_ID, naclbitc::GLOBALVAR_BLOCK_ID,
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp114 case bitc::FUNCTION_BLOCK_ID: return "FUNCTION_BLOCK"; in GetBlockName()
249 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2876 Stream.EnterSubblock(bitc::FUNCTION_BLOCK_ID, 4); in writeFunction()
3045 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3055 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3066 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3077 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3085 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3093 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3100 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3112 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3179 Stream.EnterSubblock(bitc::FUNCTION_BLOCK_ID, 4); in writeFunction()
3348 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3357 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3367 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3377 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3388 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3399 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3407 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3415 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3422 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp60 case bitc::FUNCTION_BLOCK_ID: in GetBlockName()
229 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
DBitcodeReader.cpp3739 case bitc::FUNCTION_BLOCK_ID: in rememberAndSkipFunctionBodies()
4317 case bitc::FUNCTION_BLOCK_ID: in parseModule()
4620 if (Error Err = Stream.EnterSubBlock(bitc::FUNCTION_BLOCK_ID)) in parseFunctionBody()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeAnalyzer.cpp59 case bitc::FUNCTION_BLOCK_ID: in GetBlockName()
220 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
DBitcodeReader.cpp3033 case bitc::FUNCTION_BLOCK_ID: in rememberAndSkipFunctionBodies()
3488 case bitc::FUNCTION_BLOCK_ID: in parseModule()
3697 if (Error Err = Stream.EnterSubBlock(bitc::FUNCTION_BLOCK_ID)) in parseFunctionBody()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3406 Stream.EnterSubblock(bitc::FUNCTION_BLOCK_ID, 4); in writeFunction()
3602 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3611 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3621 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3631 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3642 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3653 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3661 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3669 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
3676 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, Abbv) != in writeBlockInfo()
[all …]
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3500 case bitc::FUNCTION_BLOCK_ID: in rememberAndSkipFunctionBodies()
3635 case bitc::FUNCTION_BLOCK_ID: in parseModule()
4362 if (Stream.EnterSubBlock(bitc::FUNCTION_BLOCK_ID)) in parseFunctionBody()
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp3155 case naclbitc::FUNCTION_BLOCK_ID: { in ParseBlock()