Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1439 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local
1440 switch (BitCode) { in ParseConstants()
1534 BitCode == bitc::CST_CODE_CSTRING); in ParseConstants()
1649 BitCode == in ParseConstants()
2597 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseFunctionBody() local
2598 switch (BitCode) { in ParseFunctionBody()
2751 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()