Searched refs:GetDecodedBinaryOpcode (Results 1 – 2 of 2) sorted by relevance
516 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode() function1777 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants()2669 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody()
753 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) { in GetDecodedBinaryOpcode() function2070 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy); in ParseConstants()2930 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in ParseFunctionBody()