Lines Matching refs:GetDecodedBinaryOpcode
133 static int GetDecodedBinaryOpcode(unsigned Val, Type *Ty) {1331 int Opc = GetDecodedBinaryOpcode(Record[0], CurTy);2224 int Opc = GetDecodedBinaryOpcode(Record[OpNum++], LHS->getType());