Home
last modified time | relevance | path

Searched refs:PRINTFIELD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTInfo.h18 #ifndef PRINTFIELD
19 #define PRINTFIELD(sname, aname, name) printField<FLD_T(name)> macro
24 RECORD(sname, aname, PRINTFIELD(sname, aname, name), parseField<FLD_T(name)>)
170 #undef PRINTFIELD
H A DAMDKernelCodeTUtils.cpp263 #define PRINTFIELD(sname, aname, name) PrintField::printField<FLD_T(name)> in getPrinterTable() macro
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpi.c1839 #define PRINTFIELD(lbit, hbit, name) \ in acpi_handle_ivrs_ivhd_10() macro
1841 PRINTFIELD(30, 31, HATS); in acpi_handle_ivrs_ivhd_10()
1842 PRINTFIELD(28, 29, GATS); in acpi_handle_ivrs_ivhd_10()
1843 PRINTFIELD(23, 27, MsiNumPPR); in acpi_handle_ivrs_ivhd_10()
1844 PRINTFIELD(17, 22, PNBanks); in acpi_handle_ivrs_ivhd_10()
1845 PRINTFIELD(13, 16, PNCounters); in acpi_handle_ivrs_ivhd_10()
1846 PRINTFIELD(8, 12, PASmax); in acpi_handle_ivrs_ivhd_10()
1850 PRINTFIELD(3, 2, GLXSup); in acpi_handle_ivrs_ivhd_10()
1854 #undef PRINTFIELD in acpi_handle_ivrs_ivhd_10()
1870 #define PRINTFIELD(lbit, hbit, name) \ in acpi_handle_ivrs_ivhd_info_11() macro
[all …]