Home
last modified time | relevance | path

Searched defs:PPC64 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/cmake/
H A Dcrt-config-ix.cmake30 set(PPC64 powerpc64 powerpc64le) variable
H A Dbuiltin-config-ix.cmake65 set(PPC64 powerpc64 powerpc64le) global() variable
/llvm-project/openmp/runtime/
H A DCMakeLists.txt179 set(PPC64 FALSE) variable
199 set(PPC64 TRUE) variable
202 set(PPC64 TRUE) variable
/llvm-project/compiler-rt/cmake/Modules/
H A DAllSupportedArchDefs.cmake10 set(PPC64 powerpc64 powerpc64le) variable
[all...]
/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp169 class PPC64 final : public TargetInfo { class
581 PPC64::PPC64(Ctx &ctx) : TargetInfo(ctx) { in PPC64() function in PPC64
[all...]