Home
last modified time | relevance | path

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

123

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp58 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update() argument
82 GISelAsmOperandInfo &OpInfo, in getRegistersForValue() argument
137 computeConstraintToUse(const TargetLowering * TLI,TargetLowering::AsmOperandInfo & OpInfo) computeConstraintToUse() argument
239 GISelAsmOperandInfo &OpInfo = ConstraintOperands.back(); lowerInlineAsm() local
310 for (auto &OpInfo : ConstraintOperands) { lowerInlineAsm() local
555 GISelAsmOperandInfo &OpInfo = OutputOperands[i]; lowerInlineAsm() local
[all...]
H A DLegalizerInfo.cpp336 ArrayRef<MCOperandInfo> OpInfo = MI.getDesc().operands(); getAction() local
386 __anon05dd28be0102(unsigned Acc, const MCOperandInfo &OpInfo) verify() argument
393 __anon05dd28be0202(unsigned Acc, const MCOperandInfo &OpInfo) verify() argument
/freebsd-src/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
[all...]
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
[all...]
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-src/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
[all...]
/freebsd-src/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; AcpiDmXrefDescendingOp() local
1130 const ACPI_OPCODE_INFO *OpInfo; AcpiDmProcessResourceDescriptors() local
1221 const ACPI_OPCODE_INFO *OpInfo; AcpiDmInspectPossibleArgs() local
[all...]
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslxref.c428 const ACPI_OPCODE_INFO *OpInfo; in XfNamespaceLocateBegin() local
1401 const ACPI_OPCODE_INFO *OpInfo; XfNamespaceLocateEnd() local
1476 XfValidateCrossReference(ACPI_PARSE_OBJECT * Op,const ACPI_OPCODE_INFO * OpInfo,ACPI_NAMESPACE_NODE * Node) XfValidateCrossReference() argument
[all...]
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
[all...]
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() argument
H A Daslmapoutput.c673 const ACPI_OPCODE_INFO *OpInfo; in MpNamespaceXrefBegin() local
/freebsd-src/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-src/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c262 const ACPI_OPCODE_INFO *OpInfo; in AcpiExResolveOperands() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterInst.cpp
/freebsd-src/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsobject.c487 const ACPI_OPCODE_INFO *OpInfo; in AcpiDsInitObjectFromOp() local
H A Ddsutils.c617 const ACPI_OPCODE_INFO *OpInfo; in AcpiDsCreateOperand() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitCodes.h119 void Add(const BitCodeAbbrevOp &OpInfo) { in Add()

123