Searched refs:isOperationExpand (Results 1 – 3 of 3) sorted by relevance
309 if (!TLI->isOperationExpand(ISD, LT.second)) {376 if (!TLI->isOperationExpand(ISD, DstLT.second)) in getCastInstrCost()401 if (!TLI->isOperationExpand(ISD, DstLT.second)) in getCastInstrCost()450 !TLI->isOperationExpand(ISD, LT.second)) { in getCmpSelInstrCost()705 if (!TLI->isOperationExpand(ISD, LT.second)) { in getIntrinsicInstrCost()
577 bool isOperationExpand(unsigned Op, EVT VT) const { in isOperationExpand() function
3819 assert(!TLI.isOperationExpand(ISD::SELECT, VT) && in ExpandNode()