Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp79 static unsigned GetEncodedBinaryOpcode(unsigned Opcode) { in GetEncodedBinaryOpcode() function
883 Record.push_back(GetEncodedBinaryOpcode(CE->getOpcode())); in WriteConstants()
1015 Vals.push_back(GetEncodedBinaryOpcode(I.getOpcode())); in WriteInstruction()