Home
last modified time | relevance | path

Searched defs:Operand1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp86 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()
91 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
/external/llvm/lib/Target/Sparc/
DDelaySlotFiller.cpp310 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp664 unsigned Operand0, Operand1; member in __anon151c950f0211::CommutingState