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