| /freebsd/sys/contrib/dev/acpica/components/executer/ |
| H A D | exconcat.c | 196 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoConcatenate() argument 201 ACPI_OPERAND_OBJECT *LocalOperand1 = Operand1; in AcpiExDoConcatenate() 241 switch (Operand1->Common.Type) in AcpiExDoConcatenate() 247 Operand1Type = Operand1->Common.Type; in AcpiExDoConcatenate() 255 Operand1, &LocalOperand1); in AcpiExDoConcatenate() 320 if ((LocalOperand1 != Operand1) && in AcpiExDoConcatenate() 430 if (LocalOperand1 != Operand1) in AcpiExDoConcatenate() 499 ACPI_OPERAND_OBJECT *Operand1, in AcpiExConcatTemplate() argument 533 Status = AcpiUtGetResourceEndTag (Operand1, &EndTag); in AcpiExConcatTemplate() 539 Length1 = ACPI_PTR_DIFF (EndTag, Operand1->Buffer.Pointer); in AcpiExConcatTemplate() [all …]
|
| H A D | exmisc.c | 447 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoLogicalOp() argument 450 ACPI_OPERAND_OBJECT *LocalOperand1 = Operand1; in AcpiExDoLogicalOp() 474 Status = AcpiExConvertToInteger (Operand1, &LocalOperand1, in AcpiExDoLogicalOp() 481 Operand1, &LocalOperand1, ACPI_IMPLICIT_CONVERT_HEX); in AcpiExDoLogicalOp() 486 Status = AcpiExConvertToBuffer (Operand1, &LocalOperand1); in AcpiExDoLogicalOp() 634 if (LocalOperand1 != Operand1) in AcpiExDoLogicalOp()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFCFIProgram.h | 263 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() argument 265 Instructions.back().Ops.push_back(Operand1); in addInstruction() 269 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument 271 Instructions.back().Ops.push_back(Operand1); in addInstruction() 276 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument 279 Instructions.back().Ops.push_back(Operand1); in addInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIExpressionOptimizer.cpp | 240 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); in tryFoldCommutativeMath() local 243 if (!Const2 || !operationsAreFoldableAndCommutative(Operand1, Operand2)) in tryFoldCommutativeMath() 246 auto Result = foldOperationIfPossible(Const1, *Const2, Operand1); in tryFoldCommutativeMath() 267 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); in tryFoldCommutativeMathWithArgInBetween() local 272 !operationsAreFoldableAndCommutative(Operand1, Operand2) || in tryFoldCommutativeMathWithArgInBetween() 276 auto Result = foldOperationIfPossible(Const1, *Const2, Operand1); in tryFoldCommutativeMathWithArgInBetween()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | DelaySlotFiller.cpp | 321 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local 322 if (Operand1.isImm() || Operand1.isGlobal()) in insertCallDefsUses() 324 assert(Operand1.isReg() && "CALLrr second operand is not a register."); in insertCallDefsUses() 325 assert(Operand1.isUse() && "CALLrr second operand is not a use."); in insertCallDefsUses() 326 RegUses.insert(Operand1.getReg()); in insertCallDefsUses()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegStackify.cpp | 799 unsigned Operand0, Operand1; member in __anon612323ed0211::CommutingState 811 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute() 816 Operand1 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute() 817 if (TII->findCommutedOpIndices(*Insert, Operand0, Operand1)) { in maybeCommute() 819 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TypeMetadataUtils.cpp | 197 auto *Operand1 = cast<Constant>(C->getOperand(1)); in getPointerAtOffset() local 207 auto *Operand1TargetGlobal = StripGEP(getPointerAtOffset(Operand1, 0, M)); in getPointerAtOffset()
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acinterp.h | 395 ACPI_OPERAND_OBJECT *Operand1, 402 UINT64 Operand1);
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewVisitor.cpp | 1056 uint64_t Operand1 = DefRangeFramePointerRelFullScope.Offset; in visitKnownRecord() local 1058 Symbol->addLocationOperands(LVSmall(Attr), {Operand1}); in visitKnownRecord() 1089 uint64_t Operand1 = DefRangeFramePointerRel.Hdr.Offset; in visitKnownRecord() local 1096 Symbol->addLocationOperands(LVSmall(Attr), {Operand1}); in visitKnownRecord() 1127 uint64_t Operand1 = DefRangeRegisterRel.Hdr.Register; in visitKnownRecord() local 1135 Symbol->addLocationOperands(LVSmall(Attr), {Operand1, Operand2}); in visitKnownRecord() 1163 uint64_t Operand1 = DefRangeRegister.Hdr.Register; in visitKnownRecord() local 1170 Symbol->addLocationOperands(LVSmall(Attr), {Operand1}); in visitKnownRecord() 1201 uint64_t Operand1 = DefRangeSubfieldRegister.Hdr.Register; in visitKnownRecord() local 1208 Symbol->addLocationOperands(LVSmall(Attr), {Operand1}); in visitKnownRecord() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 6463 static bool arebothOperandsNotSNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotSNan() argument 6465 return DAG.isKnownNeverSNaN(Operand2) && DAG.isKnownNeverSNaN(Operand1); in arebothOperandsNotSNan() 6468 static bool arebothOperandsNotNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotNan() argument 6470 return DAG.isKnownNeverNaN(Operand2) && DAG.isKnownNeverNaN(Operand1); in arebothOperandsNotNan() 6474 static unsigned getMinMaxOpcodeForFP(SDValue Operand1, SDValue Operand2, in getMinMaxOpcodeForFP() argument 6488 return arebothOperandsNotNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP() 6496 return arebothOperandsNotNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP() 6514 : arebothOperandsNotSNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP() 6523 : arebothOperandsNotSNan(Operand1, Operand2, DAG) && in getMinMaxOpcodeForFP() 6586 SDValue CommonValue, Operand1, Operand2; in foldAndOrOfSETCC() local [all …]
|