/external/swiftshader/third_party/subzero/unittest/ |
D | IceParseInstsTest.cpp | 45 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/ |
D | NaClLLVMBitCodes.h | 39 FUNCTION_BLOCK_ID, enumerator
|
/external/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 35 FUNCTION_BLOCK_ID, enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 34 FUNCTION_BLOCK_ID, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 37 FUNCTION_BLOCK_ID, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
D | DXILBitcodeWriter.cpp | 2628 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/ |
D | NaClBitstreamReader.cpp | 339 naclbitc::FUNCTION_BLOCK_ID, naclbitc::GLOBALVAR_BLOCK_ID,
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 114 case bitc::FUNCTION_BLOCK_ID: return "FUNCTION_BLOCK"; in GetBlockName() 249 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2876 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/ |
D | BitcodeWriter.cpp | 3179 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/ |
D | BitcodeAnalyzer.cpp | 60 case bitc::FUNCTION_BLOCK_ID: in GetBlockName() 229 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
|
D | BitcodeReader.cpp | 3739 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/ |
D | BitcodeAnalyzer.cpp | 59 case bitc::FUNCTION_BLOCK_ID: in GetBlockName() 220 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
|
D | BitcodeReader.cpp | 3033 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/ |
D | BitcodeWriter.cpp | 3406 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/ |
D | BitcodeReader.cpp | 3500 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/ |
D | PNaClTranslator.cpp | 3155 case naclbitc::FUNCTION_BLOCK_ID: { in ParseBlock()
|