Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp591 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Ty, nullptr); in getArithmeticInstrCost() local
613 InstructionCost CostFactor = in getShuffleCost() local
645 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Dst, Src); in getCastInstrCost() local
663 InstructionCost CostFactor = in getCmpSelInstrCost() local
685 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Val, nullptr); in getVectorInstrCost() local
773 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Src, nullptr); in getMemoryOpCost() local
859 InstructionCost CostFactor = in getInterleavedMemoryOpCost() local
1065 InstructionCost CostFactor = in getVPMemoryOpCost() local