/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | remove-redundant-load-imm.mir | 16 ; CHECK: STD renamable $x3, 16, $x1 17 ; CHECK: STD killed renamable $x3, 8, $x1 20 STD killed renamable $x3, 16, $x1 22 STD killed renamable $x3, 8, $x1 38 ; CHECK: STD renamable $x3, 32, $x1 39 ; CHECK: STD renamable $x3, 24, $x1 40 ; CHECK: STD renamable $x3, 16, $x1 41 ; CHECK: STD killed renamable $x3, 8, $x1 44 STD killed renamable $x3, 32, $x1 46 STD killed renamable $x3, 24, $x1 [all …]
|
D | convert-rr-to-ri-instrs-kill-flag.mir | 14 STD killed $x3, killed $x5, 100 15 ; CHECK: STD killed $x3, killed $x5, 100 45 STD $x3, $x5, 100 46 ; CHECK: STD killed $x3, $x5, 100 49 STD killed $x5, $x5, 100 50 ; CHECK: STD killed $x5, $x5, 100 64 STD $x3, $x5, 100 65 ; CHECK: STD killed $x3, killed $x5, 100 68 STD $x5, $x5, 100 98 STD $x3, $x5, 100 [all …]
|
D | convert-ri-addi-to-ri.mir | 15 ; CHECK: STD killed %2, 160, %0 16 STD killed %2:g8rc, 16, %1:g8rc_and_g8rc_nox0 30 ; CHECK: STD killed %2, 16, %1 31 STD killed %2:g8rc, 16, %1:g8rc_and_g8rc_nox0 45 ; CHECK: STD %1, 0, %0 46 STD %1:g8rc_and_g8rc_nox0, 0, killed %0:g8rc_and_g8rc_nox0 47 ; CHECK: STD killed %2, 160, killed %0 48 STD killed %2:g8rc, 16, %1:g8rc_and_g8rc_nox0
|
D | fusion-load-store.ll | 15 ; CHECK: SU([[SU2]]): STD %[[REG:[0-9]+]]:g8rc, 24 16 ; CHECK: SU([[SU3]]): STD %[[REG]]:g8rc, 16 17 ; CHECK: SU([[SU4]]): STD %[[REG]]:g8rc, 8 18 ; CHECK: SU([[SU5]]): STD %[[REG]]:g8rc, 32 23 ; CHECK: SU([[SU0]]): STD renamable $x[[REG:[0-9]+]], 16 24 ; CHECK: SU([[SU1]]): STD renamable $x[[REG]], 8 25 ; CHECK: SU([[SU2]]): STD renamable $x[[REG]], 24 26 ; CHECK: SU([[SU3]]): STD renamable $x[[REG]], 32 73 ; CHECK: SU([[SU2]]): STD %[[REG:[0-9]+]]:g8rc, -24 74 ; CHECK: SU([[SU3]]): STD %[[REG]]:g8rc, -8 [all …]
|
D | fold-frame-offset-using-rr.mir | 56 STD $x3, killed $x6, 100 57 ; CHECK: STD $x3, killed $x6, 100 72 STD $x3, killed $x6, 100 73 ; CHECK: STD $x3, killed $x6, 100 92 STD killed $x3, killed $x6, 100 93 ; CHECK: STD killed $x3, killed $x6, 100 112 STD killed $x4, killed $x6, 100 129 STD killed $x3, killed $x6, 200 130 ; CHECK: STD killed $x3, killed $x6, 200 149 STD killed $x5, killed $x6, 200 [all …]
|
D | aix-cc-byval-split.ll | 72 ; CHECK64: STD killed renamable $x3, 0, %fixed-stack.0 :: (store 8 into %fixed-stack.0 73 ; CHECK64: STD killed renamable $x4, 8, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 8 74 ; CHECK64: STD renamable $x5, 16, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 16 75 ; CHECK64: STD killed renamable $x6, 24, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 24 76 ; CHECK64: STD killed renamable $x7, 32, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 32 77 ; CHECK64: STD killed renamable $x8, 40, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 40 78 ; CHECK64: STD killed renamable $x9, 48, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 48 80 ; CHECK64: STD killed renamable $x10, 56, %fixed-stack.0 :: (store 8 into %fixed-stack.0 + 56
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | fp-conv-17.mir | 167 STD %19, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 169 STD %20, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 171 STD %21, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 173 STD %22, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 175 STD %23, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 177 STD %24, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 179 STD %25, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 181 STD %26, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 183 STD %27, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) 185 STD %28, %0, 0, $noreg :: (volatile store 8 into %ir.ptr1) [all …]
|
/external/googletest/ci/ |
D | linux-presubmit.sh | 41 if [[ -z ${STD:-} ]]; then 42 STD="c++11 c++14 c++17 c++20" 85 for std in ${STD}; do 105 for std in ${STD}; do
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | mad-combine.ll | 3 …| FileCheck -enable-var-scope -check-prefix=SI -check-prefix=SI-STD -check-prefix=SI-STD-SAFE -ch… 4 …| FileCheck -enable-var-scope -check-prefix=SI -check-prefix=SI-STD -check-prefix=SI-STD-SAFE -che… 5 …| FileCheck -enable-var-scope -check-prefix=SI -check-prefix=SI-STD -check-prefix=SI-STD-UNSAFE -c… 24 ; SI-STD: v_mac_f32_e32 [[C]], [[A]], [[B]] 35 ; SI-STD: buffer_store_dword [[C]] 60 ; SI-STD-DAG: v_mac_f32_e32 [[C]], [[A]], [[B]] 61 ; SI-STD-DAG: v_mac_f32_e32 [[D]], [[A]], [[B]] 72 ; SI-STD-DAG: buffer_store_dword [[C]], v{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 0 addr64{{$… 73 ; SI-STD-DAG: buffer_store_dword [[D]], v{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 0 addr64 of… 104 ; SI-STD: v_mac_f32_e32 [[C]], [[A]], [[B]] [all …]
|
/external/llvm-project/llvm/test/tools/llvm-exegesis/X86/ |
D | uops-STD.s | 1 # RUN: llvm-exegesis -mode=uops -opcode-name=STD -repetition-mode=duplicate | FileCheck %s 2 # RUN: llvm-exegesis -mode=uops -opcode-name=STD -repetition-mode=loop | FileCheck %s 7 CHECK-NEXT: STD
|
/external/abseil-cpp/ci/ |
D | linux_gcc-latest_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_clang-latest_libcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_clang-latest_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_gcc-4.9_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14" 53 for std in ${STD}; do
|
/external/webrtc/third_party/abseil-cpp/ci/ |
D | linux_gcc-latest_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_clang-latest_libcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_clang-latest_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14 c++17" 53 for std in ${STD}; do
|
D | linux_gcc-4.9_libstdcxx_bazel.sh | 27 if [ -z ${STD:-} ]; then 28 STD="c++11 c++14" 53 for std in ${STD}; do
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/ci/ |
D | linux_clang-latest_libcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
D | linux_gcc-latest_libstdcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
/external/libtextclassifier/abseil-cpp/ci/ |
D | linux_gcc-latest_libstdcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
D | linux_clang-latest_libcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
/external/openscreen/third_party/abseil/src/ci/ |
D | linux_gcc-latest_libstdcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
D | linux_clang-latest_libcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|
/external/angle/third_party/abseil-cpp/ci/ |
D | linux_clang-latest_libcxx_bazel.sh | 27 if [[ -z ${STD:-} ]]; then 28 STD="c++11 c++14 c++17 c++20" 62 for std in ${STD}; do
|