Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp1168 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseConstants() local
1169 switch (BitCode) { in ParseConstants()
1263 BitCode == bitc::CST_CODE_CSTRING); in ParseConstants()
1378 BitCode == in ParseConstants()
2189 unsigned BitCode = Stream.readRecord(Entry.ID, Record); in ParseFunctionBody() local
2190 switch (BitCode) { in ParseFunctionBody()
2330 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()