Searched refs:SelValTy (Results 1 – 2 of 2) sorted by relevance
1002 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local1003 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1006 SelValTy.getSimpleVT())) in getCmpSelInstrCost()
2472 EVT SelValTy = TLI->getValueType(DL, ValTy); in getCmpSelInstrCost() local2473 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()2476 SelValTy.getSimpleVT())) in getCmpSelInstrCost()