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