Home
last modified time | relevance | path

Searched defs:OpInfo (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmwalk.c366 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmBlockType() local
456 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmListType() local
521 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmDescendingOp() local
H A Ddmopcode.c201 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmDisplayTargetPathname() local
489 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmFieldPredefinedDescription() local
796 const ACPI_OPCODE_INFO *OpInfo = NULL; in AcpiDmDisassembleOneOp() local
H A Ddmdeferred.c188 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmParseDeferredOps() local
H A Ddmnames.c410 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmDisplayPath() local
H A Ddmcstyle.c1088 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmIsTargetAnOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp58 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update()
82 GISelAsmOperandInfo &OpInfo, in getRegistersForValue()
137 TargetLowering::AsmOperandInfo &OpInfo) { in computeConstraintToUse()
239 GISelAsmOperandInfo &OpInfo = ConstraintOperands.back(); in lowerInlineAsm() local
310 for (auto &OpInfo : ConstraintOperands) { in lowerInlineAsm() local
570 GISelAsmOperandInfo &OpInfo = OutputOperands[i]; in lowerInlineAsm() local
H A DLegalizerInfo.cpp337 ArrayRef<MCOperandInfo> OpInfo = MI.getDesc().operands(); in getAction() local
387 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
394 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
/freebsd/sys/contrib/dev/acpica/components/parser/
H A Dpstree.c189 const ACPI_OPCODE_INFO *OpInfo; in AcpiPsGetArg() local
251 const ACPI_OPCODE_INFO *OpInfo; in AcpiPsAppendArg() local
H A Dpsutils.c243 const ACPI_OPCODE_INFO *OpInfo; in AcpiPsAllocOp() local
H A Dpsobject.c462 const ACPI_OPCODE_INFO *OpInfo; in AcpiPsCreateOp() local
/freebsd/sys/contrib/dev/acpica/common/
H A Dadwalk.c592 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmFindOrphanDescending() local
756 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmLoadDescendingOp() local
891 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmXrefDescendingOp() local
1130 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmProcessResourceDescriptors() local
1221 const ACPI_OPCODE_INFO *OpInfo; in AcpiDmInspectPossibleArgs() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslxref.c428 const ACPI_OPCODE_INFO *OpInfo; in XfNamespaceLocateBegin() local
1401 const ACPI_OPCODE_INFO *OpInfo; in XfNamespaceLocateEnd() local
1476 const ACPI_OPCODE_INFO *OpInfo, in XfValidateCrossReference()
H A Daslmap.c178 const ACPI_OPCODE_INFO *OpInfo; in AslMapNamedOpcodeToDataType() local
H A Daslwalks.c277 const ACPI_OPCODE_INFO *OpInfo; in AnOperandTypecheckWalkEnd() local
673 const ACPI_OPCODE_INFO *OpInfo; in AnOtherSemanticAnalysisWalkBegin() local
H A Dasllookup.c388 const ACPI_OPCODE_INFO *OpInfo; in LkGetNameOp() local
H A Dasllisting.c476 const ACPI_OPCODE_INFO *OpInfo; in LsWriteNodeToListing() local
H A Daslmethod.c781 const ACPI_OPCODE_INFO *OpInfo; in MtCheckNamedObjectInMethod() local
H A Daslanalyze.c418 const ACPI_OPCODE_INFO *OpInfo, in AnCheckMethodReturnValue()
H A Daslmapoutput.c673 const ACPI_OPCODE_INFO *OpInfo; in MpNamespaceXrefBegin() local
H A Daslxrefout.c741 const ACPI_OPCODE_INFO *OpInfo; in OtXrefWalkPart3() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp65 struct OpInfo { struct
66 OpInfo(enum OperandTransfer TransferOperands) in OpInfo() function
68 OpInfo() : TransferOperands(OT_NA) {} in OpInfo() function
71 TransferOperands; ///< Operands to transfer to the new instruction
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c262 const ACPI_OPCODE_INFO *OpInfo; in AcpiExResolveOperands() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DAsmWriterInst.cpp177 CGIOperandList::OperandInfo OpInfo = CGI.Operands[OpNo]; in AsmWriterInst() local
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c487 const ACPI_OPCODE_INFO *OpInfo; in AcpiDsInitObjectFromOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodes.h119 void Add(const BitCodeAbbrevOp &OpInfo) { in Add()

123