Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp93 static int GetDecodedCastOpcode(unsigned Val) { in GetDecodedCastOpcode() function
1372 int Opc = GetDecodedCastOpcode(Record[0]); in ParseConstants()
2200 int Opc = GetDecodedCastOpcode(Record[OpNum+1]); in ParseFunctionBody()