Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1039 static int getDecodedCastOpcode(unsigned Val) { in getDecodedCastOpcode() function
2567 int Opc = getDecodedCastOpcode(Record[0]); in parseConstants()
3934 int Opc = getDecodedCastOpcode(Record[OpNum + 1]); in parseFunctionBody()