Searched refs:getDecodedBinaryOpcode (Results 1 – 2 of 2) sorted by relevance
966 static int getDecodedBinaryOpcode(unsigned Val, Type *Ty) { in getDecodedBinaryOpcode() function2318 int Opc = getDecodedBinaryOpcode(Record[0], CurTy); in parseConstants()3537 int Opc = getDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()
793 static int getDecodedBinaryOpcode(unsigned Val, Type *Ty) { in getDecodedBinaryOpcode() function3054 int Opc = getDecodedBinaryOpcode(Record[0], CurTy); in parseConstants()4525 int Opc = getDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()