Home
last modified time | relevance | path

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

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