Searched refs:getDecodedBinaryOpcode (Results 1 – 1 of 1) sorted by relevance
1292 static int getDecodedBinaryOpcode(unsigned Val, Type *Ty) { in getDecodedBinaryOpcode() function3344 int Opc = getDecodedBinaryOpcode(Record[0], CurTy); in parseConstants()5060 int Opc = getDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()