Searched refs:getDecodedBinaryOpcode (Results 1 – 3 of 3) sorted by relevance
1072 static int getDecodedBinaryOpcode(unsigned Val, Type *Ty) { in getDecodedBinaryOpcode() function2536 int Opc = getDecodedBinaryOpcode(Record[0], CurTy); in parseConstants()3896 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()
1078 static int getDecodedBinaryOpcode(unsigned Val, Type *Ty) { in getDecodedBinaryOpcode() function2594 int Opc = getDecodedBinaryOpcode(Record[0], CurTy); in parseConstants()3996 int Opc = getDecodedBinaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()