Searched refs:SelCondTy (Results 1 – 2 of 2) sorted by relevance
1001 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local1003 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()1005 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()
2471 EVT SelCondTy = TLI->getValueType(DL, CondTy); in getCmpSelInstrCost() local2473 if (SelCondTy.isSimple() && SelValTy.isSimple()) { in getCmpSelInstrCost()2475 SelCondTy.getSimpleVT(), in getCmpSelInstrCost()