Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
997 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local999 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1001 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
2167 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local2169 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()2171 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()