/external/llvm/test/Transforms/Inline/ |
D | profile-meta.ll | 3 ; Make sure that profile and unpredictable metadata is preserved when cloning a select. 6 %sel = select i1 %c, i32 %a, i32 %b, !prof !0, !unpredictable !1 15 ; CHECK-NEXT: [[SEL:%.*]] = select i1 %C, i32 %A, i32 %B, !prof !0, !unpredictable !1 19 ; Make sure that profile and unpredictable metadata is preserved when cloning a branch. 22 br i1 %c, label %if, label %else, !unpredictable !1, !prof !2 34 ; CHECK-NEXT: br i1 %C, label %{{.*}}, label %{{.*}}, !prof !2, !unpredictable !1
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_benchmarks.cc | 149 const FuncInput unpredictable = (argc != 999); in RunAll() local 150 static const FuncInput inputs[] = {unpredictable * 100, unpredictable * 1000}; in RunAll() 163 static const FuncInput inputs1[] = {unpredictable * 1000, in RunAll() 164 unpredictable * 10000}; in RunAll()
|
D | nanobenchmark_test.cc | 63 const FuncInput unpredictable = argc != 999; in RunAll() local 64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
|
/external/llvm/test/CodeGen/X86/ |
D | or-branch.ll | 28 ; If the branch is unpredictable, don't add another branch 31 define void @unpredictable(i32 %X, i32 %Y, i32 %Z) nounwind { 32 ; CHECK-LABEL: unpredictable: 41 br i1 %tmp4, label %cond_true, label %UnifiedReturnBlock, !unpredictable !0
|
/external/llvm/test/MC/AArch64/ |
D | arm64-diags.s | 182 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination 185 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination 188 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination 191 ; CHECK-ERRORS: error: unpredictable LDP instruction, writeback base is also a destination 194 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt 197 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt 200 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt 203 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt 206 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt 209 ; CHECK-ERRORS: error: unpredictable LDP instruction, Rt2==Rt [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-branch-cond-split.ll | 39 ; If the branch is unpredictable, don't add another branch. 53 br i1 %or.cond, label %bb3, label %bb4, !unpredictable !2 75 br i1 %or.cond, label %bb4, label %bb3, !unpredictable !2
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | PhiEliminate2.ll | 8 br i1 %C, label %then, label %else, !prof !0, !unpredictable !1 24 ; CHECK-NEXT: %V6 = select i1 %C, i32 %V4, i32 %V5, !prof !0, !unpredictable !1
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | select.ll | 82 ; But if the select is marked unpredictable, then don't turn it into a branch. 89 ; CHECK-NEXT: [[SEL:%.*]] = select i1 [[CMP]], float [[DIV]], float 2.000000e+00, !unpredictable… 95 %sel = select i1 %cmp, float %div, float 2.0, !unpredictable !0
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | ldp-preind.predictable.txt | 4 # None of these instructions should be classified as unpredictable:
|
D | ldp-postind.predictable.txt | 4 # None of these instructions should be classified as unpredictable:
|
/external/llvm/test/MC/ARM/ |
D | thumb2-bxj-v8.s | 10 @ UNDEF: error: r13 (SP) is an unpredictable operand to BXJ
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-thumbv7-xfail.txt | 35 # FIXME: should be unpredictable since it's "strexd r8, r7, r8, [r2]"
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | FixedMetadataKinds.def | 29 LLVM_FIXED_MD_KIND(MD_unpredictable, "unpredictable", 15)
|
/external/llvm/test/CodeGen/ARM/ |
D | 2014-07-18-earlyclobber-str-post.ll | 3 ; Check that we don't create an unpredictable STR instruction,
|
/external/python/cryptography/docs/ |
D | glossary.rst | 71 or unpredictable, but it must be unique. A nonce is often a random 73 </random-numbers>`). Since a nonce does not have to be unpredictable,
|