Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp521 static unsigned getEncodedUnaryOpcode(unsigned Opcode) { in getEncodedUnaryOpcode() function
2452 Record.push_back(getEncodedUnaryOpcode(CE->getOpcode())); in writeConstants()
2635 Vals.push_back(getEncodedUnaryOpcode(I.getOpcode())); in writeInstruction()