Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp751 unsigned LHSPenalty = 2; in getVectorInstrCost() local
753 LHSPenalty += 7; in getVectorInstrCost()
761 return LHSPenalty + Cost; in getVectorInstrCost()