OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hexagon
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Hexagon.h
1
//===---
Hexagon
.h -
Hexagon
ToolChain Implementations ----------*- C++ -*-===//
19
namespace
hexagon
{
namespace in namespace:clang::driver::tools
20
// For
Hexagon
, we do not need to instantiate tools for PreProcess, PreCompile
26
: Tool("
hexagon
::Assembler", "
hexagon
-as", TC) {}
40
Linker(const ToolChain &TC) : Tool("
hexagon
::Linker", "
hexagon
-ld", TC) {}
56
} // end namespace
hexagon
.
88
return getTriple().isMusl() ? "ld.lld" : "
hexagon
-link"
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h
60
hexagon
, //
Hexagon
:
hexagon
enumerator in enum:llvm::Triple::ArchType
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026