Home
last modified time | relevance | path

Searched refs:Prediction (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp177 const BranchProbability &Prediction) const;
180 const BranchProbability &Prediction) const;
207 const BranchProbability &Prediction) const { in MeetIfcvtSizeLimit()
209 Prediction); in MeetIfcvtSizeLimit()
216 const BranchProbability &Prediction) const { in MeetIfcvtSizeLimit()
219 Prediction); in MeetIfcvtSizeLimit()
454 const BranchProbability &Prediction) const { in ValidSimple()
465 Prediction)) in ValidSimple()
481 const BranchProbability &Prediction) const { in ValidTriangle()
503 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
[all …]
/external/llvm/lib/CodeGen/
DIfConversion.cpp200 BranchProbability Prediction) const;
203 BranchProbability Prediction) const;
230 BranchProbability Prediction) const { in MeetIfcvtSizeLimit()
232 Prediction); in MeetIfcvtSizeLimit()
239 BranchProbability Prediction) const { in MeetIfcvtSizeLimit()
242 Prediction); in MeetIfcvtSizeLimit()
479 BranchProbability Prediction) const { in ValidSimple()
490 Prediction)) in ValidSimple()
506 BranchProbability Prediction) const { in ValidTriangle()
528 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp228 BranchProbability Prediction) const;
231 BranchProbability Prediction) const;
284 BranchProbability Prediction) const { in MeetIfcvtSizeLimit()
286 Prediction); in MeetIfcvtSizeLimit()
293 BranchProbability Prediction) const { in MeetIfcvtSizeLimit()
296 Prediction); in MeetIfcvtSizeLimit()
545 BranchProbability Prediction) const { in ValidSimple()
556 Prediction)) in ValidSimple()
571 BranchProbability Prediction) const { in ValidTriangle()
593 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
[all …]
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_dc_a9.s57 @ * Prediction 4x4 block
69 @ * Prediction stride
187 @ * Prediction 4x4 block
199 @ * Prediction stride
322 @ * Prediction buffer stride in interleaved format
Dih264_iquant_itrans_recon_a9.s56 @ * Prediction 4x4 block
68 @ * Prediction stride
243 @ * Prediction 4x4 block
255 @ * Prediction stride
434 @ * Prediction 4x4 block
446 @ * Prediction stride
Dih264_inter_pred_luma_copy_a9q.s200 @ * Prediction buffer stride
/external/tensorflow/tensorflow/contrib/eager/python/examples/generative_examples/
Dimage_captioning_with_attention.ipynb44 "![Prediction](https://tensorflow.org/images/imcap_prediction.png)\n"
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DREADME.txt11 * Emit the 'Branch on Integer Register with Prediction' instructions. It's
/external/llvm/lib/Target/Sparc/
DREADME.txt10 * Emit the 'Branch on Integer Register with Prediction' instructions. It's
DSparcInstr64Bit.td348 // Branch On integer register with Prediction (BPr).
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DREADME.txt10 * Emit the 'Branch on Integer Register with Prediction' instructions. It's
/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp294 const BranchProbability Prediction = in getNewValueJumpOpcode() local
297 if (Prediction >= BranchProbability(1,2)) in getNewValueJumpOpcode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp342 const BranchProbability Prediction = in getNewValueJumpOpcode() local
345 if (Prediction >= BranchProbability(1,2)) in getNewValueJumpOpcode()
/external/tensorflow/tensorflow/compiler/xla/g3doc/tutorials/
Dxla_compile.ipynb345 "print(\"Prediction accuracy after training: %s\" % sess.run(accuracy))"
352 "Prediction accuracy after training: 0.91\n"
/external/tensorflow/tensorflow/contrib/eager/python/examples/workshop/
D2_models.ipynb790 " print(\"Prediction: %d\" % prediction)"
809 "Prediction: 5\n"
828 "Prediction: 1\n"
847 "Prediction: 4\n"
866 "Prediction: 1\n"
885 "Prediction: 6\n"
/external/tensorflow/tensorflow/lite/examples/ios/simple/
DRunModelViewController.mm205 ss << "Prediction: " << index;
/external/python/google-api-python-client/samples/
DREADME.md158 ## ![](http://www.google.com/images/icons/feature/predictionapi-32.png) Prediction API
163 Documentation for the Prediction API in
/external/tensorflow/tensorflow/examples/ios/simple/
DRunModelViewController.mm240 ss << "Prediction: " << index;
/external/tensorflow/tensorflow/examples/ios/benchmark/
DBenchmarkViewController.mm280 ss << "Prediction: " << index;
/external/tensorflow/tensorflow/contrib/boosted_trees/
DBUILD456 # Prediction Ops.
/external/llvm/docs/
Dindex.rst333 Provides information about Branch Prediction Information.
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dindex.rst357 Provides information about Branch Prediction Information.
/external/python/google-api-python-client/
DCHANGELOG400 * Update Google Prediction samples.
/external/python/oauth2client/
DCHANGELOG.md390 + Update Google Prediction samples.
/external/libhevc/common/arm/
Dihevc_resi_trans.s411 @ Loading Prediction and Source blocks of sixe 8x8
890 @*/ Prediction data
902 @*/ Prediction Stride

12