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