/external/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
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()
|
D | SystemZ.h | 21 namespace systemz {
|
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextLinux_s390x.cpp | 22 case llvm::Triple::systemz: in GetRegisterInfoPtr() 32 case llvm::Triple::systemz: in GetRegisterInfoCount() 42 case llvm::Triple::systemz: in GetUserRegisterInfoCount()
|
D | RegisterContextPOSIX_s390x.cpp | 87 case llvm::Triple::systemz: in RegisterContextPOSIX_s390x() 155 case llvm::Triple::systemz: in GetRegisterSet()
|
/external/capstone/bindings/ocaml/ |
D | Makefile | 8 …xa arm.cmxa arm64.cmxa m680x.cmxa mips.cmxa ppc.cmxa x86.cmxa sparc.cmxa systemz.cmxa xcore.cmxa c… 17 …ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_syst… 238 systemz.mli: systemz.ml 241 systemz.cmi: systemz.mli 244 systemz.cmx: systemz.ml systemz.cmi 247 systemz.cmxa: systemz.cmx
|
/external/llvm/test/CodeGen/SystemZ/ |
D | mature-mc-support.ll | 6 ; SKIP: not llc -march=systemz < %s > /dev/null 2> %t1 9 ; RUN: not llc -march=systemz -filetype=obj < %s > /dev/null 2> %t2
|
/external/llvm-project/llvm/test/MC/SystemZ/ |
D | invalid-instructions-spellcheck.s | 1 # RUN: not llvm-mc -triple=systemz -mcpu=z13 -show-encoding < %s 2>&1 | FileCheck %s 2 # RUN: not llvm-mc -triple=systemz -mcpu=zEC12 -show-encoding < %s 2>&1 | FileCheck %s --check-pref…
|
/external/capstone/tests/ |
D | test_winkernel.cpp | 79 namespace systemz { namespace 126 systemz::test(); in test()
|
/external/capstone/contrib/sysz_update/ |
D | README.md | 35 * `include/capstone/systemz.h` 40 <include/capstone/systemz.h | sort -u) \
|
/external/llvm/lib/Target/SystemZ/TargetInfo/ |
D | SystemZTargetInfo.cpp | 18 RegisterTarget<Triple::systemz, /*HasJIT=*/true> in LLVMInitializeSystemZTargetInfo()
|
/external/llvm-project/llvm/lib/Target/SystemZ/TargetInfo/ |
D | SystemZTargetInfo.cpp | 20 RegisterTarget<Triple::systemz, /*HasJIT=*/true> X( in LLVMInitializeSystemZTargetInfo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/TargetInfo/ |
D | SystemZTargetInfo.cpp | 20 RegisterTarget<Triple::systemz, /*HasJIT=*/true> X( in LLVMInitializeSystemZTargetInfo()
|
/external/capstone/ |
D | config.mk | 7 CAPSTONE_ARCHS ?= arm aarch64 m68k mips powerpc sparc systemz x86 xcore tms320c64x m680x evm mos65xx
|
/external/llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/ |
D | systemz-function-name.test | 1 # REQUIRES: systemz-registered-target
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 81 else if (Arch == Triple::systemz) in getMaxStubSize() 88 if (Arch == Triple::systemz) in getStubAlignment()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 76 else if (Arch == Triple::systemz) in getMaxStubSize() 83 if (Arch == Triple::systemz) in getStubAlignment()
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.h | 76 else if (Arch == Triple::systemz) in getMaxStubSize() 83 if (Arch == Triple::systemz) in getStubAlignment()
|
/external/capstone/packages/freebsd/ports/devel/capstone/ |
D | pkg-plist | 7 include/capstone/systemz.h
|
/external/llvm-project/clang/lib/Headers/ |
D | module.modulemap | 137 explicit module systemz { 138 requires systemz
|
/external/llvm-project/llvm/test/DebugInfo/MIR/SystemZ/ |
D | call-site-lzer.mir | 26 target triple = "systemz" 42 !1 = !DIFile(filename: "systemz-lzer.c", directory: "/")
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | isel-debug.ll | 1 ; RUN: llc < %s -mtriple=s390x-linux-gnu -debug-only=systemz-isel -o - 2>&1 | \
|
/external/llvm-project/llvm/test/Analysis/CostModel/SystemZ/ |
D | oldarch-vectors.ll | 1 ; RUN: opt < %s -cost-model -analyze -mtriple=systemz-unknown -mcpu=z10
|
D | numvectorregs.ll | 1 ; RUN: opt < %s -cost-model -analyze -mtriple=systemz-unknown -mcpu=z13 | FileCheck %s
|
D | load-ptr-cmp-fold.ll | 1 ; RUN: opt < %s -cost-model -analyze -mtriple=systemz-unknown -mcpu=z13 | FileCheck %s
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 45 case systemz: return "s390x"; in getArchTypeName() 110 case systemz: return "s390"; in getArchTypePrefix() 264 .Case("systemz", systemz) in getArchTypeForLLVMName() 376 .Cases("s390x", "systemz", Triple::systemz) in parseArch() 612 case Triple::systemz: in getDefaultFormat() 1162 case llvm::Triple::systemz: in getArchPointerBitWidth() 1195 case Triple::systemz: in get32BitArchVariant() 1277 case Triple::systemz: in get64BitArchVariant() 1365 case Triple::systemz: in getLittleEndianArchVariant()
|