Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument
94 Instructions.back().Ops.push_back(Operand2); in addInstruction()