Home
last modified time | relevance | path

Searched refs:IsZeroExt (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp251 bool IsZeroExt = (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD); in SelectIndexedLoad() local
257 if (IsZeroExt) in SelectIndexedLoad()
263 if (IsZeroExt) in SelectIndexedLoad()