| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ |
| H A D | SystemZ.cpp | 21 systemz::FloatABI systemz::getSystemZFloatABI(const Driver &D, in getSystemZFloatABI() 24 systemz::FloatABI ABI = systemz::FloatABI::Hard; in getSystemZFloatABI() 32 ABI = systemz::FloatABI::Soft; in getSystemZFloatABI() 37 std::string systemz::getSystemZTargetCPU(const ArgList &Args) { in getSystemZTargetCPU() 54 void systemz::getSystemZTargetFeatures(const Driver &D, const ArgList &Args, in getSystemZTargetFeatures() 71 systemz::FloatABI FloatABI = systemz::getSystemZFloatABI(D, Args); in getSystemZTargetFeatures() 72 if (FloatABI == systemz::FloatABI::Soft) in getSystemZTargetFeatures()
|
| H A D | SystemZ.h | 21 namespace systemz {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldELF.h | 76 else if (Arch == Triple::systemz) in getMaxStubSize() 83 if (Arch == Triple::systemz) in getStubAlignment()
|
| H A D | RuntimeDyldELF.cpp | 1030 case Triple::systemz: in resolveRelocation() 1672 } else if (Arch == Triple::systemz && in processRelocationRef() 1851 case Triple::systemz: in getGOTEntrySize()
|
| H A D | RuntimeDyld.cpp | 1040 } else if (Arch == Triple::systemz) { in createStubFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/TargetInfo/ |
| H A D | SystemZTargetInfo.cpp | 20 RegisterTarget<Triple::systemz, /*HasJIT=*/true> X( in LLVMInitializeSystemZTargetInfo()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | module.modulemap | 137 explicit module systemz { 138 requires systemz
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | Triple.cpp | 70 case systemz: return "s390x"; in getArchTypeName() 128 case systemz: return "s390"; in getArchTypePrefix() 308 .Case("systemz", systemz) in getArchTypeForLLVMName() 442 .Cases("s390x", "systemz", Triple::systemz) in parseArch() 748 case Triple::systemz: in getDefaultFormat() 1327 case llvm::Triple::systemz: in getArchPointerBitWidth() 1357 case Triple::systemz: in get32BitArchVariant() 1454 case Triple::systemz: in get64BitArchVariant() 1550 case Triple::systemz: in getLittleEndianArchVariant()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | Linux.cpp | 131 case llvm::Triple::systemz: in getMultiarchTriple() 509 case llvm::Triple::systemz: in getDynamicLinker() 699 const bool IsSystemZ = getTriple().getArch() == llvm::Triple::systemz; in getSupportedSanitizers()
|
| H A D | Gnu.cpp | 294 case llvm::Triple::systemz: in getLDMOption() 920 case llvm::Triple::systemz: { in ConstructJob() 923 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob() 2459 case llvm::Triple::systemz: in CollectLibDirsAndTriples() 2755 case llvm::Triple::systemz: in IsIntegratedAssemblerDefault()
|
| H A D | Clang.cpp | 341 case llvm::Triple::systemz: in getTargetFeatures() 342 systemz::getSystemZTargetFeatures(D, Args, Features); in getTargetFeatures() 574 case llvm::Triple::systemz: in useFramePointerForTargetByDefault() 1457 case llvm::Triple::systemz: in isSignedCharDefault() 1698 case llvm::Triple::systemz: in RenderTargetOptions() 2116 systemz::FloatABI FloatABI = in AddSystemZTargetArgs() 2117 systemz::getSystemZFloatABI(getToolChain().getDriver(), Args); in AddSystemZTargetArgs() 2118 bool HasSoftFloat = (FloatABI == systemz::FloatABI::Soft); in AddSystemZTargetArgs() 5773 if (Arch == llvm::Triple::systemz || TC.getTriple().isX86()) in ConstructJob() 5780 if (Arch == llvm::Triple::systemz) in ConstructJob() [all …]
|
| H A D | CommonArgs.cpp | 450 case llvm::Triple::systemz: in getCPUName() 451 return systemz::getSystemZTargetCPU(Args); in getCPUName()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/ |
| H A D | Makefile.in | 129 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__append_17 = config/systemz/get_tls_offset.S 445 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__objects_29 = config/systemz/libgdruntime_la-get_tls_offset.lo 466 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__objects_41 = config/systemz/libgdruntime_convenience_la-get_tls_offs… 1759 config/systemz/$(am__dirstamp): 1760 @$(MKDIR_P) config/systemz 1761 @: > config/systemz/$(am__dirstamp) 1762 config/systemz/libgdruntime_la-get_tls_offset.lo: \ 1763 config/systemz/$(am__dirstamp) 1788 config/systemz/libgdruntime_convenience_la-get_tls_offset.lo: \ 1789 config/systemz/$(am__dirstamp) [all …]
|
| H A D | Makefile.am | 94 DRUNTIME_SOURCES_CONFIGURED += config/systemz/get_tls_offset.S
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 78 systemz, // SystemZ: s390x enumerator 779 return getArch() == Triple::systemz; in isSystemZ()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/ |
| H A D | Makefile.in | 131 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__append_17 = config/systemz/get_tls_offset.S 481 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__objects_30 = config/systemz/libgdruntime_la-get_tls_offset.lo 504 @DRUNTIME_CPU_SYSTEMZ_TRUE@am__objects_43 = config/systemz/libgdruntime_convenience_la-get_tls_offs… 1920 config/systemz/$(am__dirstamp): 1921 @$(MKDIR_P) config/systemz 1922 @: > config/systemz/$(am__dirstamp) 1923 config/systemz/libgdruntime_la-get_tls_offset.lo: \ 1924 config/systemz/$(am__dirstamp) 1951 config/systemz/libgdruntime_convenience_la-get_tls_offset.lo: \ 1952 config/systemz/$(am__dirstamp) [all …]
|
| H A D | Makefile.am | 100 DRUNTIME_SOURCES_CONFIGURED += config/systemz/get_tls_offset.S
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | RelocationResolver.cpp | 672 case Triple::systemz: in getRelocationResolver()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | Targets.cpp | 470 case llvm::Triple::systemz: in AllocateTarget()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
| H A D | ELFObjectFile.h | 1274 return Triple::systemz; in getArch()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | TargetLibraryInfo.cpp | 141 T.getArch() == Triple::systemz) { in initialize()
|
| /netbsd-src/external/apache2/llvm/autoconf/autoconf/ |
| H A D | configure.ac | 1042 xcore, msp430, nvptx, systemz, r600, bpf, wasm, and cpp (default=all)]),, 1068 systemz) TARGETS_TO_BUILD="SystemZ $TARGETS_TO_BUILD" ;;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 277 case Triple::systemz: in Initialize()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CodeGenFunction.cpp | 1038 llvm::Triple::systemz) in StartFunction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 955 case Triple::systemz: in initializeModule() 5301 else if (TargetTriple.getArch() == Triple::systemz) in CreateVarArgHelper()
|