Home
last modified time | relevance | path

Searched refs:getDecodedUnaryOpcode (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.cpp1058 static int getDecodedUnaryOpcode(unsigned Val, Type *Ty) { in getDecodedUnaryOpcode() function
2523 int Opc = getDecodedUnaryOpcode(Record[0], CurTy); in parseConstants()
3874 int Opc = getDecodedUnaryOpcode(Record[OpNum++], LHS->getType()); in parseFunctionBody()