Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp338 unsigned LHSPenalty = 2; in getVectorInstrCost() local
340 LHSPenalty += 7; in getVectorInstrCost()
348 return LHSPenalty + BaseT::getVectorInstrCost(Opcode, Val, Index); in getVectorInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp814 unsigned LHSPenalty = 2; in getVectorInstrCost() local
816 LHSPenalty += 7; in getVectorInstrCost()
824 return LHSPenalty + Cost; in getVectorInstrCost()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp1043 unsigned LHSPenalty = 2; in getVectorInstrCost() local
1045 LHSPenalty += 7; in getVectorInstrCost()
1053 return LHSPenalty + Cost; in getVectorInstrCost()