Searched refs:TruncateType (Results 1 – 1 of 1) sorted by relevance
20369 EVT TruncateType = Inst->getValueType(0); in isLegal() local20370 if (TruncateType != SliceType && in isLegal()20371 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()