Home
last modified time | relevance | path

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

/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/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/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language en-GB
Den-GB_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language en-GB
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language it-IT
Dit-IT_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language it-IT
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language de-DE
Dde-DE_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language de-DE
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language es-ES
Des-ES_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language es-ES
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language en-US
Den-US_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language en-US
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_kdt_posp.dtfmt4 ! Decision Tree Configuration <Part-Of-Speech Prediction> for language fr-FR
Dfr-FR_kdt_posp.utf4 ! Decision Tree <Part-Of-Speech Prediction> for language fr-FR
/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/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/llvm/docs/
Dindex.rst333 Provides information about Branch Prediction Information.