| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exoparg2.c | 206 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_0T_0R() local 280 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_2T_1R() local 390 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_1T_1R() local 651 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_2A_0T_1R() local
|
| H A D | exoparg1.c | 272 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_0T_0R() local 345 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_1T_0R() local 398 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_1T_1R() local 753 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_1A_0T_1R() local
|
| H A D | exoparg3.c | 204 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_0T_0R() local 273 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_1T_1R() local
|
| H A D | excreate.c | 493 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreateProcessor() local 545 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreatePowerResource() local 598 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExCreateMethod() local
|
| H A D | exoparg6.c | 333 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_6A_0T_1R() local
|
| H A D | exresolv.c | 460 ACPI_OPERAND_OBJECT *Operand, in AcpiExResolveMultiple()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Disassembler.h | 200 struct Operand { struct 209 std::vector<Operand> m_children; argument 217 static Operand BuildRegister(ConstString &r); argument
|
| /freebsd/sys/contrib/dev/acpica/components/utilities/ |
| H A D | utmath.c | 248 UINT64 Operand, in AcpiUtShortShiftLeft() 293 UINT64 Operand, in AcpiUtShortShiftRight() 367 UINT64 Operand, in AcpiUtShortShiftLeft() 397 UINT64 Operand, in AcpiUtShortShiftRight()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCELFStreamer.cpp | 137 const MCOperand &Operand = Inst.getOperand(Inst.getNumOperands() - 1); in emitGOTToPCRelReloc() local 170 const MCOperand &Operand = Inst.getOperand(Inst.getNumOperands() - 1); in emitGOTToPCRelLabel() local 206 const MCOperand &Operand = Inst.getOperand(LastOp); in isPartOfGOTToPCRelPair() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXGenericToNVVM.cpp | 93 Value *Operand = II.getOperand(i); in runOnModule() local 184 Value *Operand = C->getOperand(i); in remapConstantVectorOrConstantAggregate() local 223 Value *Operand = C->getOperand(i); in remapConstantExpr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.cpp | 52 uint64_t Operand = Ops[OperandIdx]; in getOperandAsUnsigned() local 97 uint64_t Operand = Ops[OperandIdx]; in getOperandAsSigned() local
|
| H A D | DWARFExpression.cpp | 156 for (unsigned Operand = 0; Operand < Desc.Op.size(); ++Operand) { in extract() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCInstrInfo.h | 337 PredicateInfo(MCRegister Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() 341 unsigned Operand; variable
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | PostfixExpression.h | 143 const Node *Operand() const { return m_operand; } in Operand() function 144 Node *&Operand() { return m_operand; } in Operand() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVMetadata.cpp | 49 for (const MDOperand &Operand : KernelToMDNodeList->operands()) { in getOCLKernelArgAttribute() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIPeepholeSDWA.cpp | 599 MachineOperand *Operand = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); in convertToSDWA() local 996 static raw_ostream& operator<<(raw_ostream &OS, const SDWAOperand &Operand) { in operator <<() 1004 if (auto Operand = matchSDWAOperand(MI)) { in matchSDWAOperands() local 1318 for (auto &Operand : SDWAOperands) { in convertToSDWA() local 1414 const auto &Operand = OperandPair.second; in run() local 1435 const auto &Operand = OperandPair.second; in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroEarly.cpp | 62 Value *Operand = Intrin->getArgOperand(0); in lowerCoroPromise() local 87 Value *Operand = II->getArgOperand(0); in lowerCoroDone() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrBuilder.h | 87 unsigned Operand) { in getAddressFromInstr() 126 static inline void setDirectAddressInInstr(MachineInstr *MI, unsigned Operand, in setDirectAddressInInstr()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFCFIPrinter.cpp | 44 unsigned OperandIdx, uint64_t Operand, in printOperand()
|
| H A D | DWARFExpressionPrinter.cpp | 28 unsigned Operand) { in prettyPrintBaseTypeRef() 67 for (unsigned Operand = 0; Operand < Op->getDescription().Op.size(); in printOp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | CorrelatedValuePropagation.cpp | 956 struct Operand { in processSRem() struct 957 Value *V; in processSRem() 958 Domain D; in processSRem() 1017 struct Operand { in processSDiv() struct 1018 Value *V; in processSDiv() 1019 Domain D; in processSDiv()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | MatchContext.h | 112 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand) { in getNode() 137 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, in getNode()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVUsers.cpp | 97 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, in IVUseShouldUsePostIncValue() 246 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { in AddUser()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AggressiveAntiDepBreaker.h | 45 MachineOperand *Operand; member
|
| /freebsd/sys/contrib/dev/acpica/components/disassembler/ |
| H A D | dmcstyle.c | 1085 ACPI_PARSE_OBJECT *Operand, in AcpiDmIsTargetAnOperand()
|