Searched refs:IsZeroExt (Results 1 – 2 of 2) sorted by relevance
251 bool IsZeroExt = (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD); in SelectIndexedLoad() local257 if (IsZeroExt) in SelectIndexedLoad()263 if (IsZeroExt) in SelectIndexedLoad()
78 bool IsZeroExt = (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD); in SelectIndexedLoad() local84 if (IsZeroExt) in SelectIndexedLoad()90 if (IsZeroExt) in SelectIndexedLoad()