Searched defs:FunctionNumber (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h318 unsigned FunctionNumber; member in class:llvm::MachineFunction
/freebsd-current/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h479 int FunctionNumber; member in class:llvm::LLParser::PerFunctionState
/freebsd-current/stand/efi/include/
H A Defidevp.h92 UINT8 FunctionNumber; member in struct:_PCCARD_DEVICE_PATH
/freebsd-current/sys/dev/mps/
H A Dmps_ioctl.h129 uint32_t FunctionNumber :3; member in struct:mps_pci_bits::__anon3427::__anon3428
236 uint8_t FunctionNumber; member in struct:mps_pci_info
/freebsd-current/sys/dev/mpr/
H A Dmpr_ioctl.h128 uint32_t FunctionNumber :3; member in struct:mpr_pci_bits::__anon3411::__anon3412
235 uint8_t FunctionNumber; member in struct:mpr_pci_info
/freebsd-current/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h104 UINT8 FunctionNumber; member in struct:__anon9396
/freebsd-current/sys/contrib/dev/acpica/include/
H A Damlresrc.h673 UINT16 FunctionNumber; member in struct:aml_resource_pin_function
755 UINT16 FunctionNumber; member in struct:aml_resource_pin_group_function
H A Dacrestyp.h758 UINT16 FunctionNumber; member in struct:acpi_resource_pin_function
826 UINT16 FunctionNumber; member in struct:acpi_resource_pin_group_function
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3873 PrintParentLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument
3885 PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, unsigned FunctionNumber) argument

Completed in 267 milliseconds