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