Searched refs:SelValTy (Results 1 – 2 of 2) sorted by relevance
1027 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local1028 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1031 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
4327 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local4328 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()4331 SelValTy.getSimpleVT())) in getCmpSelInstrCost()