Home
last modified time | relevance | path

Searched defs:Operand1 (Results 1 – 7 of 7) 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()
157 virtual void addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()
483 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/Analysis/
H A DTypeMetadataUtils.cpp176 auto *Operand1 = cast<Constant>(C->getOperand(1)); in getPointerAtOffset() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp579 void LVLocationSymbol::addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject()
H A DLVSymbol.cpp85 void LVSymbol::addLocationOperands(LVSmall Opcode, uint64_t Operand1, in addLocationOperands()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp309 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp767 unsigned Operand0, Operand1; member in __anona4e2dae40211::CommutingState