Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDacpixf.h834 ACPI_OBJECT_TYPE *OutType))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGParser.cpp1394 RecTy *OutType; in ParseOperation() local
1396 OutType = InEltType; in ParseOperation()
1403 OutType = RHSt->getType()->getListTy(); in ParseOperation()
1406 return (TernOpInit::get(TernOpInit::FOREACH, LHS, MHS, RHS, OutType)) in ParseOperation()