Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
1472 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local1474 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1476 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
927 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local929 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()931 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()