Home
last modified time | relevance | path

Searched refs:recompute (Results 1 – 25 of 60) sorted by relevance

123

/external/autotest/server/site_tests/firmware_ECHash/
Dcontrol9 PURPOSE = "Servo based EC hash recompute test"
10 CRITERIA = "This test will fail if EC failed to recompute its hash."
20 This test ensures that the AP will ask the EC to recompute the hash if
24 AP-RW should have requested the EC recompute the hash of EC-RW.
/external/fdlibm/
Dk_rem_pio2.c192 recompute:
251 goto recompute;
/external/rust/crates/libm/src/math/
Drem_pio2_large.rs280 'recompute: loop { in rem_pio2_large()
368 continue 'recompute; in rem_pio2_large()
/external/mesa3d/docs/relnotes/
D20.1.2.rst102 - ac/surface: don't recompute the DCC retile map for imported textures
103 - amd/addrlib: don't recompute DCC info for every ComputeDccAddrFromCoord call
/external/eigen/doc/
DInplaceDecomposition.dox74 <td>\snippet TutorialInplaceLU.cpp recompute
76 <td>\snippet TutorialInplaceLU.out recompute
DTutorialLinearAlgebra.dox259 …itself, i.e. the compute() method, is independent of the threshold. You don't need to recompute the
/external/llvm-project/llvm/test/Transforms/GVN/
Dpre-compare.ll19 ; It is just as cheap to recompute the icmp against %x as it is to compare a
/external/llvm/test/Transforms/GVN/
Dpre-compare.ll19 ; It is just as cheap to recompute the icmp against %x as it is to compare a
/external/llvm-project/llvm/test/Transforms/NewGVN/
Dpre-compare.ll19 ; It is just as cheap to recompute the icmp against %x as it is to compare a
Dcompleteness.ll501 ;; Ensure that when reachability affects a phi of ops, we recompute
504 ;; recompute the phi of ops instruction (tmp5), the value number will
/external/guava/android/guava/src/com/google/common/collect/
DTreeMultiset.java880 private void recompute() {
914 this.recompute();
926 this.recompute();
/external/guava/guava/src/com/google/common/collect/
DTreeMultiset.java887 private void recompute() {
921 this.recompute();
933 this.recompute();
/external/llvm-project/polly/include/polly/
DScopPass.h248 SI.recompute();
DScopInfo.h2766 void recompute();
/external/llvm/lib/Target/X86/
DX86ScheduleSLM.td73 // need an extra port cycle to recompute the address.
DX86SchedSandyBridge.td86 // need an extra port 2/3 cycle to recompute the address.
/external/llvm-project/llvm/test/Transforms/EarlyCSE/X86/
Dpreserve_memoryssa.ll86 ; for the updated IR) is to recompute it from scratch. What we get now is still
/external/skia/src/gpu/
DGrTriangulator.h419 void recompute() { fLine = Line(fTop, fBottom); } in recompute() function
DGrTriangulator.cpp690 edge->recompute(); in setTop()
704 edge->recompute(); in setBottom()
/external/tensorflow/tensorflow/core/protobuf/
Drewriter_config.proto148 // Recomputation heuristics will recompute ops (such as Relu activation)
/external/skqp/src/gpu/
DGrTessellator.cpp395 void recompute() { in recompute() function
983 edge->recompute(); in set_top()
992 edge->recompute(); in set_bottom()
1696 edge->recompute(); in reconnect()
/external/llvm-project/llvm/lib/Target/X86/
DX86ScheduleSLM.td83 // need an extra port cycle to recompute the address.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ScheduleSLM.td83 // need an extra port cycle to recompute the address.
/external/skqp/docs/
Dspelling.txt180 reciprocal recognized recommended recompute recomputed reconstruct reconstruction
/external/llvm-project/mlir/include/mlir/Dialect/SCF/
DSCFOps.td519 avoiding the need to recompute them.

123