Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h40 LVOperation(LVSmall Opcode, LVUnsigned Operand1, LVUnsigned Operand2) in LVOperation() argument
42 Operands[0] = Operand1; in LVOperation()
157 virtual void addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject() argument
187 void addObject(LVSmall Opcode, LVUnsigned Operand1,
H A DLVSymbol.h129 void addLocationOperands(LVSmall Opcode, uint64_t Operand1,
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp309 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
310 if (Operand1.isImm() || Operand1.isGlobal()) in insertCallDefsUses()
312 assert(Operand1.isReg() && "CALLrr second operand is not a register."); in insertCallDefsUses()
313 assert(Operand1.isUse() && "CALLrr second operand is not a use."); in insertCallDefsUses()
314 RegUses.insert(Operand1.getReg()); in insertCallDefsUses()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() argument
479 Instructions.back().Ops.push_back(Operand1); in addInstruction()
483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument
485 Instructions.back().Ops.push_back(Operand1); in addInstruction()
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument
493 Instructions.back().Ops.push_back(Operand1); in addInstruction()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp176 auto *Operand1 = cast<Constant>(C->getOperand(1)); in getPointerAtOffset() local
186 auto *Operand1TargetGlobal = StripGEP(getPointerAtOffset(Operand1, 0, M)); in getPointerAtOffset()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp767 unsigned Operand0, Operand1; member in __anondca7459a0211::CommutingState
779 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute()
784 Operand1 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute()
785 if (TII->findCommutedOpIndices(*Insert, Operand0, Operand1)) { in maybeCommute()
787 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp85 void LVSymbol::addLocationOperands(LVSmall Opcode, uint64_t Operand1, in addLocationOperands() argument
88 CurrentLocation->addObject(Opcode, Operand1, Operand2); in addLocationOperands()
H A DLVLocation.cpp579 void LVLocationSymbol::addObject(LVSmall Opcode, LVUnsigned Operand1, in addObject() argument
583 Entries->emplace_back(new LVOperation(Opcode, Operand1, Operand2)); in addObject()
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dcris.cpu1292 ; | Operand2 | Mode| Opcode | Size| Operand1 |
1302 (dnf f-operand1 "Operand1" () 3 4)
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.md2140 ;; Operand1 = reloaded value shifted appropriately
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.md2559 ;; Operand1 = reloaded value shifted appropriately
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.214052 * sh.md (casesi_jump_2): Operand1 is now the inside of a