Home
last modified time | relevance | path

Searched refs:Prediction (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIfConversion.cpp231 BranchProbability Prediction) const;
234 BranchProbability Prediction) const;
287 BranchProbability Prediction) const { in MeetIfcvtSizeLimit()
289 Prediction); in MeetIfcvtSizeLimit()
294 BranchProbability Prediction, bool Forked) const { in MeetIfcvtSizeLimit()
392 FCycle, FBBInfo.ExtraCost2, Prediction); in MeetIfcvtSizeLimit()
654 BranchProbability Prediction) const { in ValidSimple()
665 Prediction)) in ValidSimple()
680 BranchProbability Prediction) const { in ValidTriangle()
705 if (!TII->isProfitableToDupForIfCvt(*TrueBBI.BB, Size, Prediction)) in ValidTriangle()
292 MeetIfcvtSizeLimit(BBInfo &TBBInfo, BBInfo &FBBInfo, MachineBasicBlock &CommBB, unsigned Dups, BranchProbability Prediction, bool Forked) const MeetIfcvtSizeLimit() argument
1295 BranchProbability Prediction = MBPI->getEdgeProbability(BB, TrueBBI.BB); AnalyzeBlock() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Daptx.c425 static int32_t *aptx_reconstructed_differences_update(Prediction *prediction, in aptx_reconstructed_differences_update()
438 static void aptx_prediction_filtering(Prediction *prediction, in aptx_prediction_filtering()
465 Prediction *prediction, in aptx_process_subband()
531 Prediction *prediction = &channel->prediction[subband]; in ff_aptx_init()
H A Daptx.h80 } Prediction; typedef
90 Prediction prediction[NB_SUBBANDS];
H A Dmagicyuvenc.c39 typedef enum Prediction { enum
43 } Prediction; typedef
552 { "pred", "Prediction method", OFFSET(frame_pred), AV_OPT_TYPE_INT, {.i64=LEFT}, LEFT, MEDIAN, VE, "pred" },
H A Dmagicyuv.c43 typedef enum Prediction { enum
47 } Prediction; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp342 const BranchProbability Prediction = in getNewValueJumpOpcode() local
345 if (Prediction >= BranchProbability(1,2)) in getNewValueJumpOpcode()

Completed in 8 milliseconds