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