Searched refs:GetDecodedCastOpcode (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp116 static int GetDecodedCastOpcode(unsigned Val) { function
1155 int Opc = GetDecodedCastOpcode(Record[0]);
2038 int Opc = GetDecodedCastOpcode(Record[OpNum+1]);

Completed in 60 milliseconds