Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1332 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants() local
1362 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants() local
2165 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody() local
2196 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody() local