Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp24 class SystemZ : public TargetInfo { class
54 SystemZ::SystemZ(Ctx &ctx) : TargetInfo(ctx) { in SystemZ() function in SystemZ
[all...]
/llvm-project/llvm/docs/
H A DCompilerWriterInfo.rst122 SystemZ section in Hardware
/llvm-project/clang/include/clang/Sema/
H A DSema.h1248 SemaSystemZ &SystemZ() { SystemZ() function