Searched refs:tbb (Results 1 – 25 of 45) sorted by relevance
12
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | jump-table-islands-split.ll | 7 ; the tbb and its table. Fortunately, the flow is simple enough that we can 21 ; CHECK-NEXT: tbb [r[[BASE]], {{r[0-9]+}}]
|
D | thumb-alignment.ll | 26 ; CHECK: tbb
|
D | arm-position-independence-jump-table.ll | 73 ; THUMB2: tbb [pc, r{{[0-9]+}}]
|
/external/llvm/test/CodeGen/ARM/ |
D | jump-table-islands-split.ll | 7 ; the tbb and its table. Fortunately, the flow is simple enough that we can 21 ; CHECK-NEXT: tbb [r[[BASE]], {{r[0-9]+}}]
|
D | thumb-alignment.ll | 26 ; CHECK: tbb
|
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/ |
D | thumb2-tbh.ll | 3 ; Thumb2 target should reorder the bb's in order to use tbb / tbh. 19 ; CHECK: tbb
|
D | thumb2-jtb.ll | 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -arm-adjust-jump-tables=0 | not grep tbb 3 ; Do not use tbb / tbh if any destination is before the jumptable.
|
D | thumb2-tbb.ll | 7 ; CHECK: tbb
|
/external/llvm/lib/Target/ARM/ |
D | README-Thumb2.txt | 6 of tbb / tbh.
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | README-Thumb2.txt | 6 of tbb / tbh.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | README-Thumb2.txt | 6 of tbb / tbh.
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-tbh.ll | 3 ; Thumb2 target should reorder the bb's in order to use tbb / tbh. 24 ; CHECK-NEXT: tbb [pc, {{r[0-9]+}}]
|
D | thumb2-jtb.ll | 3 ; Do not use tbb / tbh if any destination is before the jumptable. 8 ; CHECK-NOT: tbb
|
D | thumb2-tbb.ll | 7 ; CHECK: tbb
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | thumb2-jtb.ll | 4 ; Do not use tbb / tbh if any destination is before the jumptable. 9 ; CHECK-NOT: tbb
|
D | thumb2-tbh.ll | 5 ; Thumb2 target should reorder the bb's in order to use tbb / tbh. 27 ; T2-NEXT: tbb [pc, {{r[0-9]+}}]
|
D | thumb2-tbb.ll | 9 ; CHECK: tbb
|
/external/tensorflow/tensorflow/ |
D | workspace.bzl | 841 name = "tbb", 842 build_file = clean_dep("//third_party/ngraph:tbb.BUILD"), 844 strip_prefix = "tbb-2019_U1", 846 "https://mirror.bazel.build/github.com/01org/tbb/archive/2019_U1.zip", 847 "https://github.com/01org/tbb/archive/2019_U1.zip",
|
D | opensource_only.files | 155 tensorflow/third_party/ngraph/tbb.BUILD
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/ARM/ |
D | thumb-tests.txt | 176 # CHECK: tbb [r5, r4]
|
/external/tensorflow/tensorflow/tools/pip_package/ |
D | BUILD | 235 "@tbb//:LICENSE",
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | thumb-tests.txt | 176 # CHECK: tbb [r5, r4]
|
/external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/ |
D | thumb-tests.txt | 176 # CHECK: tbb [r5, r4]
|
/external/tensorflow/tensorflow/contrib/cmake/ |
D | README.md | 362 D:\Tools\IntelSWTools\compilers_and_libraries\windows\redist\intel64\tbb\vc_mt
|
/external/capstone/suite/MC/ARM/ |
D | basic-thumb2-instructions.s.cs | 1051 0xd3,0xe8,0x08,0xf0 = tbb [r3, r8]
|
12