Searched refs:GetDecodedBinaryOpcode (Results 1 – 1 of 1) sorted by relevance
133 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode() function1125 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants()2007 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody()