Searched refs:ConstantMatCost (Results 1 – 1 of 1) sorted by relevance
2063 InstructionCost ConstantMatCost; in getCmpSelInstrCost() local2065 ConstantMatCost += GetConstantMatCost(Op1Info); in getCmpSelInstrCost()2067 ConstantMatCost += GetConstantMatCost(Op2Info); in getCmpSelInstrCost()2076 return ConstantMatCost + in getCmpSelInstrCost()2083 return ConstantMatCost + in getCmpSelInstrCost()2095 return ConstantMatCost + in getCmpSelInstrCost()2107 return ConstantMatCost + in getCmpSelInstrCost()2117 return ConstantMatCost + LT.first * getRISCVInstructionCost(RISCV::VMSLT_VV, in getCmpSelInstrCost()2127 return ConstantMatCost + in getCmpSelInstrCost()2147 return ConstantMatCost + in getCmpSelInstrCost()[all …]