Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
1026 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local1028 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1030 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
4326 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local4328 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()4330 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()