Searched refs:TruncateType (Results 1 – 2 of 2) sorted by relevance
10364 EVT TruncateType = Inst->getValueType(0); in isLegal() local10365 if (TruncateType != SliceType && in isLegal()10366 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()
12899 EVT TruncateType = Inst->getValueType(0); in isLegal() local12900 if (TruncateType != SliceType && in isLegal()12901 !TLI.isOperationLegal(ISD::ZERO_EXTEND, TruncateType)) in isLegal()