/freebsd-src/sys/contrib/dev/acpica/components/executer/ |
H A D | exconcat.c | 196 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoConcatenate() argument 499 ACPI_OPERAND_OBJECT *Operand1, in AcpiExConcatTemplate() argument [all...] |
H A D | exmisc.c | 447 ACPI_OPERAND_OBJECT *Operand1, in AcpiExDoLogicalOp() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 477 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() argument 483 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() argument 490 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2, in addInstruction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TypeMetadataUtils.cpp | 178 auto *Operand1 = cast<Constant>(C->getOperand(1)); getPointerAtOffset() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | DelaySlotFiller.cpp | 308 const MachineOperand &Operand1 = MI->getOperand(1); in insertCallDefsUses() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 1063 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; visitKnownRecord() local 1292 uint64_t Operand1 = DefRange.Program; visitKnownRecord() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 767 unsigned Operand0, Operand1; global() member in __anon467235ff0211::CommutingState
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6081 arebothOperandsNotSNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotSNan() argument 6086 arebothOperandsNotNan(SDValue Operand1,SDValue Operand2,SelectionDAG & DAG) arebothOperandsNotNan() argument 6091 getMinMaxOpcodeForFP(SDValue Operand1,SDValue Operand2,ISD::CondCode CC,unsigned OrAndOpcode,SelectionDAG & DAG,bool isFMAXNUMFMINNUM_IEEE,bool isFMAXNUMFMINNUM) getMinMaxOpcodeForFP() argument 6203 SDValue CommonValue, Operand1, Operand2; foldAndOrOfSETCC() local [all...] |