Home
last modified time | relevance | path

Searched defs:BitCode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2899 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in parseConstants() local
3532 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in parseBitcodeVersion() local
3704 auto BitCode = Stream.readRecord(Entry.ID, Record); in parseModule() local
4442 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in parseFunctionBody() local
6031 auto BitCode = Stream.readRecord(Entry.ID, Record); in parseModule() local
6164 auto BitCode = Stream.readRecord(Entry.ID, Record); in parseEntireSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2366 switch (unsigned BitCode = MaybeBitCode.get()) { in parseConstants() local
3321 unsigned BitCode, ArrayRef<uint64_t> Record) { in parseGlobalIndirectSymbolRecord()
3565 switch (unsigned BitCode = MaybeBitCode.get()) { in parseModule() local
3791 switch (unsigned BitCode = MaybeBitCode.get()) { in parseFunctionBody() local
5831 switch (unsigned BitCode = MaybeBitCode.get()) { in parseEntireSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3002 switch (unsigned BitCode = MaybeBitCode.get()) { in parseConstants() local
4109 unsigned BitCode, ArrayRef<uint64_t> Record) { in parseGlobalIndirectSymbolRecord()
4397 switch (unsigned BitCode = MaybeBitCode.get()) { in parseModule() local
4722 switch (unsigned BitCode = MaybeBitCode.get()) { in parseFunctionBody() local
7232 switch (unsigned BitCode = MaybeBitCode.get()) { in parseEntireSummary() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1657 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local
2605 unsigned BitCode = Stream.readRecord(Code, Record); in ParseFunctionBody() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp1950 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local
2868 unsigned BitCode = Stream.readRecord(Code, Record); in ParseFunctionBody() local