Searched refs:GetDecodedCastOpcode (Results 1 – 1 of 1) sorted by relevance
106 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode() function1362 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants()2196 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody()