Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h40 LVOperation(LVSmall Opcode, LVUnsigned Operand1, LVUnsigned Operand2) in LVOperation()
158 LVUnsigned Operand2) {} in addObject()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp580 LVUnsigned Operand2) { in addObject()
H A DLVSymbol.cpp86 uint64_t Operand2) { in addLocationOperands()