Home
last modified time | relevance | path

Searched defs:Operand1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexconcat.c196 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoConcatenate()
499 ACPI_OPERAND_OBJECT *Operand1, in AcpiExConcatTemplate()
H A Dexmisc.c447 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoLogicalOp()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp238 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); in tryFoldCommutativeMath() local
265 auto Operand1 = static_cast<dwarf::LocationAtom>(Ops[1].getOp()); in tryFoldCommutativeMathWithArgInBetween() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction()
483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction()
490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp192 auto *Operand1 = cast<Constant>(C->getOperand(1)); in getPointerAtOffset() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1063 uint64_t Operand1 = DefRangeFramePointerRelFullScope.Offset; in visitKnownRecord() local
1096 uint64_t Operand1 = DefRangeFramePointerRel.Hdr.Offset; in visitKnownRecord() local
1134 uint64_t Operand1 = DefRangeRegisterRel.Hdr.Register; in visitKnownRecord() local
1170 uint64_t Operand1 = DefRangeRegister.Hdr.Register; in visitKnownRecord() local
1208 uint64_t Operand1 = DefRangeSubfieldRegister.Hdr.Register; in visitKnownRecord() local
1251 uint64_t Operand1 = DefRangeSubfield.Program; in visitKnownRecord() local
1292 uint64_t Operand1 = DefRange.Program; in visitKnownRecord() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp308 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp770 unsigned Operand0, Operand1; member in __anon612323ed0211::CommutingState
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6085 static bool arebothOperandsNotSNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotSNan()
6090 static bool arebothOperandsNotNan(SDValue Operand1, SDValue Operand2, in arebothOperandsNotNan()
6095 static unsigned getMinMaxOpcodeForFP(SDValue Operand1, SDValue Operand2, in getMinMaxOpcodeForFP()
6207 SDValue CommonValue, Operand1, Operand2; in foldAndOrOfSETCC() local