Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
1007 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local1009 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1011 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
3287 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local3289 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()3291 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()