Searched refs:Operand0 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/executer/ |
H A D | exconcat.c | 86 ACPI_OPERAND_OBJECT *Operand0, in AcpiExDoConcatenate() argument 91 ACPI_OPERAND_OBJECT *LocalOperand0 = Operand0; in AcpiExDoConcatenate() 106 switch (Operand0->Common.Type) in AcpiExDoConcatenate() 112 Operand0Type = Operand0->Common.Type; in AcpiExDoConcatenate() 120 Operand0, &LocalOperand0); in AcpiExDoConcatenate() 200 Operand0->Common.Type)); in AcpiExDoConcatenate() 249 memcpy (Buffer, &Operand0->Integer.Value, in AcpiExDoConcatenate() 284 ((ACPI_SIZE) Operand0->Buffer.Length + in AcpiExDoConcatenate() 296 memcpy (Buffer, Operand0->Buffer.Pointer, in AcpiExDoConcatenate() 297 Operand0->Buffer.Length); in AcpiExDoConcatenate() [all …]
|
H A D | exmisc.c | 337 ACPI_OPERAND_OBJECT *Operand0, in AcpiExDoLogicalOp() argument 361 switch (Operand0->Common.Type) in AcpiExDoLogicalOp() 384 Operand0->Common.Type)); in AcpiExDoLogicalOp() 397 if (Operand0->Common.Type == ACPI_TYPE_INTEGER) in AcpiExDoLogicalOp() 403 Integer0 = Operand0->Integer.Value; in AcpiExDoLogicalOp() 448 Length0 = Operand0->Buffer.Length; in AcpiExDoLogicalOp() 453 Compare = memcmp (Operand0->Buffer.Pointer, in AcpiExDoLogicalOp()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 760 unsigned Operand0, Operand1; member in __anon540fd6980211::CommutingState 772 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute() 776 Operand0 = TargetInstrInfo::CommuteAnyOperandIndex; in maybeCommute() 778 if (TII->findCommutedOpIndices(*Insert, Operand0, Operand1)) { in maybeCommute() 780 TII->commuteInstruction(*Insert, /*NewMI=*/false, Operand0, Operand1); in maybeCommute()
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acinterp.h | 282 ACPI_OPERAND_OBJECT *Operand0, 289 UINT64 Operand0,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.md | 121 ;; This is nasty. Operand0 is bogus. It is only there so that we can get a
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.md | 230 ;; This is nasty. Operand0 is bogus. It is only there so that we can get a
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.def | 868 /* Operand0 is a function constant; result is part N of a function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.def | 880 /* Operand0 is a function constant; result is part N of a function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 10731 ;; Operand0 is the addresss of the function to call 10775 ;; Operand0 is the addresss of the function to call
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.md | 11459 ;; Operand0 is the addresss of the function to call 11503 ;; Operand0 is the addresss of the function to call
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/ |
H A D | frv.md | 2253 ;; Operand0 = FCC
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/ |
H A D | frv.md | 2253 ;; Operand0 = FCC
|