Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dacpixf.h844 ACPI_OBJECT_TYPE *OutType))
/freebsd-13.1/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1962 RecTy *OutType = InEltType; in ParseOperationForEachFilter() local
1969 OutType = RHSt->getType()->getListTy(); in ParseOperationForEachFilter()
1971 OutType = InEltType->getListTy(); in ParseOperationForEachFilter()
1976 LHS, MHS, RHS, OutType)) in ParseOperationForEachFilter()