Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp774 static int getDecodedCastOpcode(unsigned Val) { in getDecodedCastOpcode() function
3085 int Opc = getDecodedCastOpcode(Record[0]); in parseConstants()
4562 int Opc = getDecodedCastOpcode(Record[OpNum + 1]); in parseFunctionBody()