Searched refs:isOperationExpand (Results 1 – 4 of 4) sorted by relevance
321 if (!TLI->isOperationExpand(ISD, LT.second)) {395 if (!TLI->isOperationExpand(ISD, DstLT.second)) in getCastInstrCost()420 if (!TLI->isOperationExpand(ISD, DstLT.second)) in getCastInstrCost()493 !TLI->isOperationExpand(ISD, LT.second)) { in getCmpSelInstrCost()846 } else if (!TLI->isOperationExpand(ISD, LT.second)) { in getIntrinsicInstrCost()
644 bool isOperationExpand(unsigned Op, EVT VT) const { in isOperationExpand() function
3600 assert(!TLI.isOperationExpand(ISD::SELECT, VT) && in ExpandNode()
1628 if (isOperationExpand(Op, MVT::f32)) in X86TargetLowering()