Searched defs:MaxBitWidth (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c201 AcpiHwGetAccessBitWidth( UINT64 Address, ACPI_GENERIC_ADDRESS *Reg, UINT8 MaxBitWidth) argument
287 AcpiHwValidateRegister( ACPI_GENERIC_ADDRESS *Reg, UINT8 MaxBitWidth, UINT64 *Address) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp117 uint64_t MaxBitWidth = DL.getTypeSizeInBits(Exit->getType()); local

Completed in 176 milliseconds