Home
last modified time | relevance | path

Searched refs:BlockIDWidth (Results 51 – 73 of 73) sorted by relevance

123

/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h287 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h287 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h287 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h286 EmitVBR(BlockID, bitc::BlockIDWidth); in EnterSubblock()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h287 EmitVBR(BlockID, bitc::BlockIDWidth);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitstreamReader.h794 unsigned ReadSubBlockID() { return ReadVBR(naclbitc::BlockIDWidth); } in ReadSubBlockID()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1918 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
1979 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1894 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth;
1955 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2074 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2145 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2073 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2144 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2070 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2141 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2073 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2144 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2073 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2144 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2071 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2142 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2088 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2159 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2096 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2167 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2088 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2159 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2083 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseGlobalValueSymbolTable()
2154 Stream.getAbbrevIDWidth() + bitc::BlockIDWidth; in parseValueSymbolTable()

123