Searched refs:SelValTy (Results 1 – 2 of 2) sorted by relevance
1008 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local1009 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1012 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
3288 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local3289 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()3292 SelValTy.getSimpleVT())) in getCmpSelInstrCost()