Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp593 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Ty, nullptr); in getArithmeticInstrCost() local
614 InstructionCost CostFactor = in getShuffleCost() local
646 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Dst, Src); in getCastInstrCost() local
664 InstructionCost CostFactor = in getCmpSelInstrCost() local
686 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Val, nullptr); in getVectorInstrCost() local
758 InstructionCost CostFactor = vectorCostAdjustmentFactor(Opcode, Src, nullptr); in getMemoryOpCost() local
843 InstructionCost CostFactor = in getInterleavedMemoryOpCost() local
1049 InstructionCost CostFactor = in getVPMemoryOpCost() local