Home
last modified time | relevance | path

Searched refs:OutValues (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/components/utilities/
H A Duteval.c444 UINT8 *OutValues) in AcpiUtExecutePowerMethods() argument
466 OutValues[i] = (UINT8) ObjDesc->Integer.Value; in AcpiUtExecutePowerMethods()
475 OutValues[i] = ACPI_UINT8_MAX; in AcpiUtExecutePowerMethods()
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacutils.h718 UINT8 *OutValues);
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h1407 pickVPHILoc(SmallVectorImpl<DbgOpID> &OutValues, const MachineBasicBlock &MBB,
H A DInstrRefBasedImpl.cpp2764 SmallVectorImpl<DbgOpID> &OutValues, const MachineBasicBlock &MBB, in pickVPHILoc() argument
2839 OutValues.append(NewDbgOps); in pickVPHILoc()