Home
last modified time | relevance | path

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

/external/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()
/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()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1045 static int getDecodedCastOpcode(unsigned Val) { in getDecodedCastOpcode() function
2625 int Opc = getDecodedCastOpcode(Record[0]); in parseConstants()
4034 int Opc = getDecodedCastOpcode(Record[OpNum + 1]); in parseFunctionBody()