Searched defs:Operand1 (Results  1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ | 
| H A D | LVLocation.h | 40   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 D | DWARFDebugFrame.h | 477   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 D | TypeMetadataUtils.cpp | 176       auto *Operand1 = cast<Constant>(C->getOperand(1));  in getPointerAtOffset()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ | 
| H A D | LVLocation.cpp | 579 void LVLocationSymbol::addObject(LVSmall Opcode, LVUnsigned Operand1,  in addObject()
 | 
| H A D | LVSymbol.cpp | 85 void LVSymbol::addLocationOperands(LVSmall Opcode, uint64_t Operand1,  in addLocationOperands()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ | 
| H A D | DelaySlotFiller.cpp | 309     const MachineOperand &Operand1 = MI->getOperand(1);  in insertCallDefsUses()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ | 
| H A D | WebAssemblyRegStackify.cpp | 767   unsigned Operand0, Operand1;  member in __anona4e2dae40211::CommutingState
 |