Home
last modified time | relevance | path

Searched refs:PS4 (Results 1 – 25 of 76) sorted by relevance

1234

/external/llvm/test/CodeGen/X86/
Dtrap.ll3 ; 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
Dbr-fold.ll5 ; 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/
Dtrap.ll3 ; 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
Dbr-fold.ll5 ; 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/
Dplatform.ll9 ; 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/
Dplatform.ll9 ; 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/
DTriple.h166 PS4, enumerator
566 getOS() == Triple::PS4; in isPS4CPU()
572 getOS() == Triple::PS4; in isPS4()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h171 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/
Dlicm-hoist-debug-loc.ll59 !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/
Dcommon_env.sh34 export PS4='+ $(date) + '
/external/mksh/
Dmkshrc_vendor12 PS4='[$EPOCHREALTIME] '; PS1='${|
Dmkshrc12 PS4='[$EPOCHREALTIME] '; PS1='${|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dps4.ll11 ; Check for ASAN's Offset on the PS4 (2^40 or 0x10000000000)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DTriple.h178 PS4, enumerator
611 getOS() == Triple::PS4; in isPS4CPU()
617 getOS() == Triple::PS4; in isPS4()
/external/llvm/include/llvm/MC/
DMCELFObjectWriter.h71 case Triple::PS4: in getOSABI()
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/ProjectSettings/
DQualitySettings.asset181 PS4: 5
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCELFObjectWriter.h76 case Triple::PS4: in getOSABI()
/external/llvm/test/DebugInfo/X86/
Ddwarf-linkage-names.ll2 ; PS4 triple or when tuning for SCE.
Ddwarf-public-names.ll40 ; Darwin and PS4 shouldn't be generating the section by default
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddwarf-linkage-names.ll2 ; PS4 triple or when tuning for SCE.
Ddwarf-public-names.ll40 ; Darwin and PS4 shouldn't be generating the section by default
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp219 case llvm::Triple::PS4: in AddDefaultCIncludePaths()
326 case llvm::Triple::PS4: { in AddDefaultCIncludePaths()
/external/llvm/lib/Support/
DTriple.cpp190 case PS4: return "ps4"; in getOSTypeName()
459 .StartsWith("ps4", Triple::PS4) in parseOS()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp197 case PS4: return "ps4"; in getOSTypeName()
476 .StartsWith("ps4", Triple::PS4) in parseOS()
/external/clang/include/clang/Basic/
DDiagnosticDriverKinds.td254 "option '%0' was ignored by the PS4 toolchain, using '-fPIC'">,

1234