Searched refs:TruncType (Results 1 – 1 of 1) sorted by relevance
20210 EVT TruncType = LS.Inst->getValueType(0); in Cost() local20212 if (TruncType != LoadedType && in Cost()20213 !LS.DAG->getTargetLoweringInfo().isZExtFree(LoadedType, TruncType)) in Cost()