Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h481 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument
484 Instructions.back().Ops.push_back(Operand2); in addInstruction()
488 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument
492 Instructions.back().Ops.push_back(Operand2); in addInstruction()