/external/llvm/test/CodeGen/X86/ |
D | trap.ll | 3 ; RUN: llc < %s -mtriple=x86_64-scei-ps4 | FileCheck %s -check-prefix=PS4 9 ; PS4-LABEL: test0: 10 ; PS4: ud2 21 ; PS4-LABEL: test1: 22 ; PS4: int $65
|
D | br-fold.ll | 5 ; RUN: llc -mtriple=x86_64-scei-ps4 < %s | FileCheck -check-prefix=PS4 %s 21 ; PS4: orq %rax, %rcx 22 ; PS4-NEXT: ud2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | trap.ll | 3 ; RUN: llc < %s -mtriple=x86_64-scei-ps4 | FileCheck %s -check-prefix=PS4 9 ; PS4-LABEL: test0: 10 ; PS4: ud2 21 ; PS4-LABEL: test1: 22 ; PS4: int $65
|
D | br-fold.ll | 5 ; RUN: llc -mtriple=x86_64-scei-ps4 < %s | FileCheck -check-prefix=PS4 %s 20 ; PS4: orq %rax, %rcx 21 ; PS4-NEXT: ud2
|
/external/llvm/test/Instrumentation/InstrProfiling/ |
D | platform.ll | 9 ; RUN: opt < %s -mtriple=x86_64-scei-ps4 -instrprof -S | FileCheck %s -check-prefix=PS4 10 ; RUN: opt < %s -mtriple=x86_64-scei-ps4 -passes=instrprof -S | FileCheck %s -check-prefix=PS4 24 ; PS4: @__profd_foo = hidden {{.*}}, section "__llvm_prf_data", align 8 42 ; PS4-NOT: define internal void @__llvm_profile_register_functions 48 ; PS4-NOT: define internal void @__llvm_profile_init
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/InstrProfiling/ |
D | platform.ll | 9 ; RUN: opt < %s -mtriple=x86_64-scei-ps4 -instrprof -S | FileCheck %s -check-prefixes=PS4,ELF 10 ; RUN: opt < %s -mtriple=x86_64-scei-ps4 -passes=instrprof -S | FileCheck %s -check-prefixes=PS4,ELF 44 ; PS4-NOT: define internal void @__llvm_profile_register_functions 60 ; PS4-NOT: define internal void @__llvm_profile_init
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 166 PS4, enumerator 566 getOS() == Triple::PS4; in isPS4CPU() 572 getOS() == Triple::PS4; in isPS4()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Triple.h | 171 PS4, enumerator 583 getOS() == Triple::PS4; in isPS4CPU() 589 getOS() == Triple::PS4; in isPS4()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | licm-hoist-debug-loc.ll | 59 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.1 (PS4 c… 65 !6 = !{!"clang version 3.9.1 (PS4 clang version 4.50.0.249 7e7cd823 checking)"}
|
/external/tensorflow/tensorflow/tools/ci_build/windows/bazel/ |
D | common_env.sh | 34 export PS4='+ $(date) + '
|
/external/mksh/ |
D | mkshrc_vendor | 12 PS4='[$EPOCHREALTIME] '; PS1='${|
|
D | mkshrc | 12 PS4='[$EPOCHREALTIME] '; PS1='${|
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | ps4.ll | 11 ; Check for ASAN's Offset on the PS4 (2^40 or 0x10000000000)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Triple.h | 178 PS4, enumerator 611 getOS() == Triple::PS4; in isPS4CPU() 617 getOS() == Triple::PS4; in isPS4()
|
/external/llvm/include/llvm/MC/ |
D | MCELFObjectWriter.h | 71 case Triple::PS4: in getOSABI()
|
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/ProjectSettings/ |
D | QualitySettings.asset | 181 PS4: 5
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCELFObjectWriter.h | 76 case Triple::PS4: in getOSABI()
|
/external/llvm/test/DebugInfo/X86/ |
D | dwarf-linkage-names.ll | 2 ; PS4 triple or when tuning for SCE.
|
D | dwarf-public-names.ll | 40 ; Darwin and PS4 shouldn't be generating the section by default
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | dwarf-linkage-names.ll | 2 ; PS4 triple or when tuning for SCE.
|
D | dwarf-public-names.ll | 40 ; Darwin and PS4 shouldn't be generating the section by default
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 219 case llvm::Triple::PS4: in AddDefaultCIncludePaths() 326 case llvm::Triple::PS4: { in AddDefaultCIncludePaths()
|
/external/llvm/lib/Support/ |
D | Triple.cpp | 190 case PS4: return "ps4"; in getOSTypeName() 459 .StartsWith("ps4", Triple::PS4) in parseOS()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Triple.cpp | 197 case PS4: return "ps4"; in getOSTypeName() 476 .StartsWith("ps4", Triple::PS4) in parseOS()
|
/external/clang/include/clang/Basic/ |
D | DiagnosticDriverKinds.td | 254 "option '%0' was ignored by the PS4 toolchain, using '-fPIC'">,
|