Home
last modified time | relevance | path

Searched refs:unpredictable (Results 1 – 25 of 85) sorted by relevance

1234

/external/llvm/test/Transforms/Inline/
Dprofile-meta.ll3 ; 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 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/
Dranden_benchmarks.cc149 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()
Dnanobenchmark_test.cc63 const FuncInput unpredictable = argc != 999; in RunAll() local
64 static const FuncInput inputs[] = {unpredictable * 10, unpredictable * 100}; in RunAll()
/external/llvm/test/CodeGen/X86/
Dor-branch.ll28 ; 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/
Darm64-diags.s182 ; 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/
Dfast-isel-branch-cond-split.ll39 ; 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/
DPhiEliminate2.ll8 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/
Dselect.ll82 ; 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/
Dldp-preind.predictable.txt4 # None of these instructions should be classified as unpredictable:
Dldp-postind.predictable.txt4 # None of these instructions should be classified as unpredictable:
/external/llvm/test/MC/ARM/
Dthumb2-bxj-v8.s10 @ UNDEF: error: r13 (SP) is an unpredictable operand to BXJ
/external/llvm/test/MC/Disassembler/ARM/
Dinvalid-thumbv7-xfail.txt35 # FIXME: should be unpredictable since it's "strexd r8, r7, r8, [r2]"
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFixedMetadataKinds.def29 LLVM_FIXED_MD_KIND(MD_unpredictable, "unpredictable", 15)
/external/llvm/test/CodeGen/ARM/
D2014-07-18-earlyclobber-str-post.ll3 ; Check that we don't create an unpredictable STR instruction,
/external/python/cryptography/docs/
Dglossary.rst71 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,

1234