/freebsd-src/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]; AcpiExOpcode_2A_0T_1R() local [all...] |
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]; AcpiExOpcode_1A_1T_1R() local 753 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; AcpiExOpcode_1A_0T_1R() local [all...] |
H A D | exoparg3.c | 203 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_0T_0R() local 285 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_3A_1T_1R() local [all...] |
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 in AcpiExCreateMethod() local [all...] |
H A D | exoparg6.c | 333 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExOpcode_6A_0T_1R() local [all...] |
H A D | exresolv.c | 460 ACPI_OPERAND_OBJECT *Operand, in AcpiExResolveMultiple() argument
|
H A D | exconfig.c | 243 ACPI_OPERAND_OBJECT **Operand = &WalkState->Operands[0]; in AcpiExLoadTableOp() local [all...] |
/freebsd-src/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 [all...] |
/freebsd-src/sys/contrib/dev/acpica/components/utilities/ |
H A D | utmath.c | 248 UINT64 Operand, in AcpiUtShortShiftLeft() argument 293 UINT64 Operand, in AcpiUtShortShiftRight() argument 367 UINT64 Operand, in AcpiUtShortShiftLeft() argument 397 UINT64 Operand, in AcpiUtShortShiftRight() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCELFStreamer.cpp | 139 const MCOperand &Operand = Inst.getOperand(Inst.getNumOperands() - 1); in emitGOTToPCRelReloc() local 174 const MCOperand &Operand = Inst.getOperand(Inst.getNumOperands() - 1); in emitGOTToPCRelLabel() local 210 const MCOperand &Operand = Inst.getOperand(LastOp); in isPartOfGOTToPCRelPair() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXGenericToNVVM.cpp | 93 Value *Operand = II.getOperand(i); in runOnModule() local 185 Value *Operand = C->getOperand(i); in remapConstantVectorOrConstantAggregate() local 224 Value *Operand = C->getOperand(i); in remapConstantExpr() local
|
H A D | NVVMReflect.cpp | 144 const Value *Operand = cast<Constant>(Str)->getOperand(0); runNVVMReflect() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.h | 337 PredicateInfo(unsigned Register, unsigned Operand, bool PredicatedTrue) in PredicateInfo() 341 unsigned Operand; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFExpression.cpp | 153 for (unsigned Operand = 0; Operand < Desc.Op.size(); ++Operand) { in extract() local 241 prettyPrintBaseTypeRef(DWARFUnit * U,raw_ostream & OS,DIDumpOptions DumpOpts,ArrayRef<uint64_t> Operands,unsigned Operand) prettyPrintBaseTypeRef() argument 316 for (unsigned Operand = 0; Operand < Desc.Op.size(); ++Operand) { print() local 395 for (unsigned Operand = 0; Operand < Op.Desc.Op.size(); ++Operand) { verify() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIPeepholeSDWA.cpp | 445 MachineOperand *Operand = TII->getNamedOperand(MI, AMDGPU::OpName::vdst); convertToSDWA() local 826 operator <<(raw_ostream & OS,const SDWAOperand & Operand) operator <<() argument 834 if (auto Operand = matchSDWAOperand(MI)) { matchSDWAOperands() local 1126 for (auto &Operand : SDWAOperands) { convertToSDWA() local 1209 const auto &Operand = OperandPair.second; runOnMachineFunction() local 1222 const auto &Operand = OperandPair.second; runOnMachineFunction() local [all...] |
H A D | AMDGPUInsertSingleUseVDST.cpp | 80 for (const auto &Operand : MI.operands()) { runOnMachineFunction() local
|
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrBuilder.h | 93 unsigned Operand) { in getAddressFromInstr() 132 static inline void setDirectAddressInInstr(MachineInstr *MI, unsigned Operand, in setDirectAddressInInstr()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | CorrelatedValuePropagation.cpp | 936 struct Operand { in processSDiv() struct 875 struct Operand { processSRem() struct 876 VprocessSRem::Operand processSRem() argument 877 DprocessSRem::Operand processSRem() argument 937 VprocessSDiv::Operand processSDiv() argument 938 DprocessSDiv::Operand processSDiv() argument
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | PseudoLoweringEmitter.cpp | 27 enum MapKind { Operand, Imm, Reg }; enumerator 30 unsigned Operand; // Operand number mapped to. member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IVUsers.cpp | 97 static bool IVUseShouldUsePostIncValue(Instruction *User, Value *Operand, in IVUseShouldUsePostIncValue() argument 246 IVStrideUse &IVUsers::AddUser(Instruction *User, Value *Operand) { in AddUser() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AggressiveAntiDepBreaker.h | 45 MachineOperand *Operand; member
|
/freebsd-src/sys/contrib/dev/acpica/components/disassembler/ |
H A D | dmcstyle.c | 1085 ACPI_PARSE_OBJECT *Operand, in AcpiDmIsTargetAnOperand() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | TruncInstCombine.cpp | 212 for (auto *Operand : Operands) in getMinBitWidth() local 227 for (auto *Operand : Operands) in getMinBitWidth() local
|