Home
last modified time | relevance | path

Searched refs:getEncodedCastOpcode (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.cpp502 static unsigned getEncodedCastOpcode(unsigned Opcode) { in getEncodedCastOpcode() function
2434 Record.push_back(getEncodedCastOpcode(CE->getOpcode())); in writeConstants()
2615 Vals.push_back(getEncodedCastOpcode(I.getOpcode())); in writeInstruction()