Searched refs:BLOCKINFO_CODE_BLOCKNAME (Results 1 – 19 of 19) sorted by relevance
/external/llvm/include/llvm/Bitcode/ |
D | BitCodes.h | 75 BLOCKINFO_CODE_BLOCKNAME = 2, // BLOCKNAME: [name] enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
D | BitCodes.h | 83 BLOCKINFO_CODE_BLOCKNAME = 2, // BLOCKNAME: [name] enumerator
|
/external/llvm-project/llvm/include/llvm/Bitstream/ |
D | BitCodes.h | 83 BLOCKINFO_CODE_BLOCKNAME = 2, // BLOCKNAME: [name] enumerator
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitCodes.h | 101 BLOCKINFO_CODE_BLOCKNAME = 2, // Not used in PNaCl. enumerator
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitstreamReader.cpp | 367 case bitc::BLOCKINFO_CODE_BLOCKNAME: { in ReadBlockInfoBlock()
|
/external/llvm-project/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 459 case bitc::BLOCKINFO_CODE_BLOCKNAME: { in ReadBlockInfoBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | BitstreamRemarkSerializer.cpp | 44 Bitstream.EmitRecord(bitc::BLOCKINFO_CODE_BLOCKNAME, R); in initBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
D | BitstreamReader.cpp | 456 case bitc::BLOCKINFO_CODE_BLOCKNAME: { in ReadBlockInfoBlock()
|
/external/llvm-project/llvm/lib/Remarks/ |
D | BitstreamRemarkSerializer.cpp | 44 Bitstream.EmitRecord(bitc::BLOCKINFO_CODE_BLOCKNAME, R); in initBlock()
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 447 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in emitBlockID()
|
D | ASTWriter.cpp | 764 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in EmitBlockID()
|
/external/llvm-project/clang-tools-extra/clang-doc/ |
D | BitcodeWriter.cpp | 277 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, in emitBlockID()
|
/external/llvm-project/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 480 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in emitBlockID()
|
D | ASTWriter.cpp | 561 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in EmitBlockID()
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 139 case bitc::BLOCKINFO_CODE_BLOCKNAME: return "BLOCKNAME"; in GetCodeName()
|
/external/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 340 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in EmitBlockID()
|
/external/llvm-project/clang/lib/Frontend/ |
D | SerializedDiagnosticPrinter.cpp | 330 Stream.EmitRecord(llvm::bitc::BLOCKINFO_CODE_BLOCKNAME, Record); in EmitBlockID()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 98 case bitc::BLOCKINFO_CODE_BLOCKNAME: in GetCodeName()
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 98 case bitc::BLOCKINFO_CODE_BLOCKNAME: in GetCodeName()
|