Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp82 static unsigned GetEncodedBinaryOpcode(unsigned Opcode) { in GetEncodedBinaryOpcode() function
1520 Record.push_back(GetEncodedBinaryOpcode(CE->getOpcode())); in WriteConstants()
1675 Vals.push_back(GetEncodedBinaryOpcode(I.getOpcode())); in WriteInstruction()