Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1217 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseConstants() local
1218 switch (BitCode) { in ParseConstants()
1382 if (BitCode == bitc::CST_CODE_CE_INBOUNDS_GEP) in ParseConstants()
2102 unsigned BitCode = Stream.ReadRecord(Code, Record); in ParseFunctionBody() local
2103 switch (BitCode) { in ParseFunctionBody()
2220 if (BitCode == bitc::FUNC_CODE_INST_INBOUNDS_GEP) in ParseFunctionBody()