Searched refs:getDecodedUnaryOpcode (Results 1 – 1 of 1) sorted by relevance
1069 static int getDecodedUnaryOpcode(unsigned Val, Type *Ty) { in getDecodedUnaryOpcode() function2610 int Opc = getDecodedUnaryOpcode(Record[0], CurTy); in parseConstants()4067 int Opc = getDecodedUnaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()