Searched refs:isOperationLegalOrPromote (Results 1 – 3 of 3) sorted by relevance
308 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) {374 TLI->isOperationLegalOrPromote(ISD, DstLT.second)) in getCastInstrCost()637 if (TLI->isOperationLegalOrPromote(ISD, LT.second)) { in getIntrinsicInstrCost()
553 bool isOperationLegalOrPromote(unsigned Op, EVT VT) const { in isOperationLegalOrPromote() function
22119 if (!TLI.isOperationLegalOrPromote(Narrow->getOpcode(), WideVT)) in WidenMaskArithmetic()