Home
last modified time | relevance | path

Searched refs:OutType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacpixf.h848 ACPI_OBJECT_TYPE *OutType))
/freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2489 RecTy *OutType = InEltType; in ParseOperationForEachFilter() local
2496 OutType = RHSt->getType()->getListTy(); in ParseOperationForEachFilter()
2498 OutType = InEltType->getListTy(); in ParseOperationForEachFilter()
2503 LHS, MHS, RHS, OutType)) in ParseOperationForEachFilter()