Home
last modified time | relevance | path

Searched defs:SystemZ (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp24 class SystemZ : public TargetInfo { class
54 SystemZ::SystemZ() { in SystemZ() function in SystemZ
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1249 SemaSystemZ &SystemZ() { in SystemZ() function