Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DGettingStartedVS.rst37 Hardware section in Requirements
H A DCompilerWriterInfo.rst13 Hardware chapter
H A DGettingStarted.rst231 Hardware section in Requirements
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst520 amdgpu-dwarf-support-for-divergent-control-flow-of-simt-hardware2.12 Support for Source Languages Mapped to SIMT Hardware global() argument
/llvm-project/lldb/test/API/functionalities/completion/
H A Dbreakpoints.json24 "Hardware": false, boolean
/llvm-project/llvm/include/llvm/MCA/
H A DContext.h52 SmallVector<std::unique_ptr<HardwareUnit>, 4> Hardware; variable
/llvm-project/lldb/unittests/TestingSupport/Host/
H A DNativeProcessTestUtils.h64 bool Hardware) /*override*/ { in SetBreakpoint() argument
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpoint.h91 enum class OptionNames : uint32_t { Names = 0, Hardware, LastOptionName }; enumerator
/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp175 StringRef Hardware; getHostCPUNameForARM() local