Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp80 static unsigned GetEncodedBinaryOpcode(unsigned Opcode) { in GetEncodedBinaryOpcode() function
1157 Record.push_back(GetEncodedBinaryOpcode(CE->getOpcode())); in WriteConstants()
1309 Vals.push_back(GetEncodedBinaryOpcode(I.getOpcode())); in WriteInstruction()