Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
1003 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local1005 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1007 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
3023 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local3025 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()3027 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()