Home
last modified time | relevance | path

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

12

/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/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
DSparcInstr64Bit.td348 // Branch On integer register with Prediction (BPr).
/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp294 const BranchProbability Prediction = in getNewValueJumpOpcode() local
297 if (Prediction >= BranchProbability(1,2)) in getNewValueJumpOpcode()
DHexagonInstrInfo.cpp3582 const BranchProbability Prediction = MBPI->getEdgeProbability(Src, Dst); in getDotNewPredJumpOp() local
3583 if (Prediction >= BranchProbability(1,2)) in getDotNewPredJumpOp()
/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/lite/examples/ios/simple/
DRunModelViewController.mm201 ss << "Prediction: " << index;
/external/python/google-api-python-client/samples/
DREADME.md154 ## ![](http://www.google.com/images/icons/feature/predictionapi-32.png) Prediction API
159 Documentation for the Prediction API in
/external/tensorflow/tensorflow/compiler/xla/g3doc/tutorials/
Dcompile.ipynb255 "print(\"Prediction accuracy after training: %s\" % accuracy)"
/external/libtextclassifier/native/actions/
Dactions_model.fbs30 // Prediction type for a multi-task model.
39 // Prediction metadata for an arbitrary task.
/external/tensorflow/tensorflow/examples/ios/simple/
DRunModelViewController.mm240 ss << "Prediction: " << index;
/external/tensorflow/tensorflow/examples/ios/benchmark/
DBenchmarkViewController.mm280 ss << "Prediction: " << index;
/external/llvm/docs/
Dindex.rst333 Provides information about Branch Prediction Information.
/external/tensorflow/tensorflow/lite/g3doc/models/style_transfer/
Doverview.ipynb113 …mpute their style bottleneck vectors in advance, and exclude the Style Prediction Model from your …
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
Dindex.rst357 Provides information about Branch Prediction Information.
/external/python/google-api-python-client/
DCHANGELOG441 * 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
Dihevc_resi_trans_32x32_a9q.s72 @*/ Prediction data
84 @*/ Prediction Stride

12