Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp227 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode() function
1623 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants()
2719 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody()