Searched refs:getDecodedUnaryOpcode (Results 1 – 2 of 2) sorted by relevance
1058 static int getDecodedUnaryOpcode(unsigned Val, Type *Ty) { in getDecodedUnaryOpcode() function2523 int Opc = getDecodedUnaryOpcode(Record[0], CurTy); in parseConstants()3874 int Opc = getDecodedUnaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()
1189 static int getDecodedUnaryOpcode(unsigned Val, Type *Ty) { in getDecodedUnaryOpcode() function3175 int Opc = getDecodedUnaryOpcode(Record[0], CurTy); in parseConstants()4832 int Opc = getDecodedUnaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()