Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp613 if (!CostFactor.isValid()) in getShuffleCost() local
591 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Ty, nullptr); getArithmeticInstrCost() local
645 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Dst, Src); getCastInstrCost() local
663 InstructionCost CostFactor = getCmpSelInstrCost() local
685 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Val, nullptr); getVectorInstrCost() local
773 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Src, nullptr); getMemoryOpCost() local
859 InstructionCost CostFactor = getInterleavedMemoryOpCost() local
1065 InstructionCost CostFactor = getVPMemoryOpCost() local
[all...]