Home
last modified time | relevance | path

Searched defs:Hardware (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DContext.h52 SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp171 StringRef Hardware; in getHostCPUNameForARM() local
/freebsd/stand/i386/libi386/
H A Dpxe.h464 uint8_t Hardware; /* hardware type */ member