Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
617 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local619 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()621 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
459 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local461 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()463 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()