Home
last modified time | relevance | path

Searched refs:IsZeroExt (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp78 bool IsZeroExt = (ExtType == ISD::ZEXTLOAD || ExtType == ISD::EXTLOAD); in SelectIndexedLoad() local
84 if (IsZeroExt) in SelectIndexedLoad()
90 if (IsZeroExt) in SelectIndexedLoad()