Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1189 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseConstants() local
1190 switch (BitCode) { in ParseConstants()
1354 if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in ParseConstants()
2072 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseFunctionBody() local
2073 switch (BitCode) { in ParseFunctionBody()
2188 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()