Lines Matching defs:getCmpSelInstrCost
1275 Cost += getCmpSelInstrCost(Instruction::ICmp, BoolTy, RetTy,
1277 getCmpSelInstrCost(Instruction::Select, RetTy, BoolTy,
1323 return getCmpSelInstrCost(*FOp, ICA.getReturnType(), ICA.getArgTypes()[0],
1327 return getCmpSelInstrCost(Instruction::Select, ICA.getReturnType(),
1692 getCmpSelInstrCost(Instruction::ICmp, ElementTy, ElementTy,
1713 getCmpSelInstrCost(Instruction::ICmp, ElementTy, ElementTy,
1734 getCmpSelInstrCost(Instruction::ICmp, ElementTy, ElementTy,
1886 InstructionCost RISCVTTIImpl::getCmpSelInstrCost(
1891 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, VecPred, CostKind,
1895 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, VecPred, CostKind,
1900 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, VecPred, CostKind,
1987 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, VecPred, CostKind,
2042 return BaseT::getCmpSelInstrCost(Opcode, ValTy, CondTy, VecPred, CostKind,