Home
last modified time | relevance | path

Searched defs:Cost (Results 1 – 21 of 21) sorted by relevance

/external/llvm/include/llvm/Analysis/
DInlineCost.h58 const int Cost; variable
64 InlineCost(int Cost, int Threshold) in InlineCost()
68 static InlineCost get(int Cost, int Threshold) { in get()
/external/llvm/utils/TableGen/
DDAGISelEmitter.cpp43 unsigned Cost = 0; in getResultPatternCost() local
62 unsigned Cost = 0; in getResultPatternSize() local
/external/eigen/Eigen/src/Core/
DRedux.h53 Cost = ( Derived::SizeAtCompileTime == Dynamic enumerator
/external/eigen/test/eigen2/
Deigen2_cwiseop.cpp19 enum { Cost = NumTraits<Scalar>::AddCost }; enumerator
/external/eigen/test/
Dcwiseop.cpp28 enum { Cost = NumTraits<Scalar>::AddCost }; enumerator
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp88 unsigned Cost; // Number of instrs used to generate this value. member
108 unsigned Cost; member
309 unsigned Cost = ShufTab[LHS].Cost + Op->getCost(); in main() local
347 unsigned Cost = NumVals + Op->getCost(); in main() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp464 unsigned Cost = TRI->getCostPerUse(PhysReg); in tryAssign() local
532 EvictionCost Cost; in canEvictInterference() local
687 float &Cost) { in addSplitConstraints()
864 float Cost; in calcCompactRegion() local
890 float Cost = 0; in calcSpillCost() local
1145 float Cost; in tryRegionSplit() local
DMachineLICM.cpp1070 bool MachineLICM::CanCauseHighRegPressure(DenseMap<unsigned, int> &Cost, in CanCauseHighRegPressure()
1079 int Cost = CI->second; in CanCauseHighRegPressure() local
1105 DenseMap<unsigned, int> Cost; in UpdateBackTraceRegPressure() local
1182 DenseMap<unsigned, int> Cost; in IsProfitableToHoist() local
DRegAllocFast.cpp454 unsigned Cost = 0; in calcSpillCost() local
518 unsigned Cost = calcSpillCost(Hint); in allocVirtReg() local
544 unsigned Cost = calcSpillCost(*I); in allocVirtReg() local
/external/eigen/Eigen/src/Core/util/
DXprHelper.h72 Cost = 10, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp113 unsigned &PhysReg, int &Cost) { in CheckForPhysRegDependency()
469 int Cost = 1; in AddSchedEdges() local
DScheduleDAGRRList.cpp269 unsigned &RegClass, unsigned &Cost, in GetCostForDef()
1929 unsigned RCId, Cost; in HighRegPressure() local
2043 unsigned RCId, Cost; in scheduledNode() local
2058 unsigned RCId, Cost; in scheduledNode() local
DTargetLowering.cpp890 uint8_t Cost; in computeRegisterProperties() local
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp482 unsigned Cost; member
/external/llvm/lib/Analysis/
DInlineCost.cpp51 int Cost; member in __anon8a7661030111::CallAnalyzer
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp1119 int Cost = 0; in MatchAddressRecursively() local
DX86ISelLowering.cpp1424 uint8_t Cost = 1; in findRepresentativeClass() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp768 class Cost { class
779 Cost() in Cost() function in __anon418e8d5c0411::Cost
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp845 uint8_t Cost = 1; in findRepresentativeClass() local
4451 unsigned Cost = (PFEntry >> 30); in isShuffleMaskLegal() local
4680 unsigned Cost = (PFEntry >> 30); in LowerVECTOR_SHUFFLE() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp360 unsigned Cost = ComputeSpeculationCost(I); in DominatesMergePoint() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4410 unsigned Cost = (PFEntry >> 30); in LowerVECTOR_SHUFFLE() local