Searched refs:Operand2 (Results 1 – 10 of 10) 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() argument 43 Operands[1] = Operand2; in LVOperation() 158 LVUnsigned Operand2) {} in addObject() argument 188 LVUnsigned Operand2) override;
|
| H A D | LVSymbol.h | 130 uint64_t Operand2);
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.h | 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument 486 Instructions.back().Ops.push_back(Operand2); in addInstruction() 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument 494 Instructions.back().Ops.push_back(Operand2); in addInstruction()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.cpp | 86 uint64_t Operand2) { in addLocationOperands() argument 88 CurrentLocation->addObject(Opcode, Operand1, Operand2); in addLocationOperands()
|
| H A D | LVLocation.cpp | 580 LVUnsigned Operand2) { in addObject() argument 583 Entries->emplace_back(new LVOperation(Opcode, Operand1, Operand2)); in addObject()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/cpu/ |
| H A D | cris.cpu | 1292 ; | Operand2 | Mode| Opcode | Size| Operand1 | 1306 (dnf f-operand2 "Operand2" () 15 4) 1343 ; | Operand2 | Mode| Opcode | Immediate value |
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.md | 10641 ;; Operand2 is nonzero if we are using the V.4 calling sequence and 10727 ;; Operand2 is nonzero if we are using the V.4 calling sequence and
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.md | 10509 ;; Operand2 is nonzero if we are using the V.4 calling sequence and 10595 ;; Operand2 is nonzero if we are using the V.4 calling sequence and
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/frv/ |
| H A D | frv.md | 2141 ;; Operand2 = mask to eliminate current register
|
| /openbsd-src/gnu/gcc/gcc/config/frv/ |
| H A D | frv.md | 2560 ;; Operand2 = mask to eliminate current register
|