Home
last modified time | relevance | path

Searched refs:ExtraCost (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DIfConversion.cpp120 unsigned ExtraCost; member
131 ExtraCost(0), ExtraCost2(0), BB(nullptr), TrueBB(nullptr), in BBInfo()
665 BBI.ExtraCost = 0; in ScanInstructions()
688 BBI.ExtraCost += NumCycles-1; in ScanInstructions()
818 TrueBBI.ExtraCost), TrueBBI.ExtraCost2, in AnalyzeBlock()
820 FalseBBI.ExtraCost),FalseBBI.ExtraCost2, in AnalyzeBlock()
838 MeetIfcvtSizeLimit(*TrueBBI.BB, TrueBBI.NonPredSize + TrueBBI.ExtraCost, in AnalyzeBlock()
853 MeetIfcvtSizeLimit(*TrueBBI.BB, TrueBBI.NonPredSize + TrueBBI.ExtraCost, in AnalyzeBlock()
861 MeetIfcvtSizeLimit(*TrueBBI.BB, TrueBBI.NonPredSize + TrueBBI.ExtraCost, in AnalyzeBlock()
880 FalseBBI.NonPredSize + FalseBBI.ExtraCost, in AnalyzeBlock()
[all …]
/external/webp/src/dsp/
Dlossless_mips32.c110 static double ExtraCost(const uint32_t* const population, int length) { in ExtraCost() function
410 VP8LExtraCost = ExtraCost; in VP8LDspInitMIPS32()
Dlossless.c1463 static double ExtraCost(const uint32_t* population, int length) { in ExtraCost() function
1616 VP8LExtraCost = ExtraCost; in VP8LDspInit()