Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp947 static int getDecodedCastOpcode(unsigned Val) { in getDecodedCastOpcode() function
2349 int Opc = getDecodedCastOpcode(Record[0]); in parseConstants()
3574 int Opc = getDecodedCastOpcode(Record[OpNum + 1]); in parseFunctionBody()
/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()