Home
last modified time | relevance | path

Searched refs:SubDirs (Results 1 – 11 of 11) sorted by relevance

/external/compiler-rt/lib/builtins/
DMakefile.mk11 SubDirs :=
14 SubDirs += i386 ppc x86_64 arm armv6m
17 SubDirs += arm64
/external/compiler-rt/lib/
DMakefile.mk10 SubDirs :=
13 SubDirs += builtins
/external/compiler-rt/make/
Dsubdir.mk24 RequiredSubdirVariables := SubDirs
82 $(SubDirs),\
83 $(SubDirs:%=$(Dir)/%)))
/external/compiler-rt/lib/builtins/armv6m/
DMakefile.mk11 SubDirs :=
/external/compiler-rt/lib/builtins/ppc/
DMakefile.mk11 SubDirs :=
/external/compiler-rt/lib/builtins/i386/
DMakefile.mk11 SubDirs :=
/external/compiler-rt/lib/builtins/arm64/
DMakefile.mk11 SubDirs :=
/external/compiler-rt/lib/builtins/x86_64/
DMakefile.mk11 SubDirs :=
/external/compiler-rt/lib/builtins/arm/
DMakefile.mk11 SubDirs :=
/external/llvm-project/clang/lib/Driver/ToolChains/
DAMDGPU.cpp255 auto MakePath = [&](const llvm::ArrayRef<const char *> &SubDirs) { in detectDeviceLibrary() argument
257 for (auto SubDir : SubDirs) in detectDeviceLibrary()
262 for (auto SubDirs : SubDirsList) { in detectDeviceLibrary() local
263 LibDevicePath = MakePath(SubDirs); in detectDeviceLibrary()
/external/compiler-rt/
DMakefile1 SubDirs := lib macro