Searched refs:GetDecodedBinaryOpcode (Results 1 – 2 of 2) sorted by relevance
185 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode() function1381 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants()2235 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody()
427 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode() function1683 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants()2495 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody()