Searched refs:isSExtLd (Results 1 – 1 of 1) sorted by relevance
1708 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryT2IndexedLoad() local1719 if (isSExtLd) in tryT2IndexedLoad()1726 if (isSExtLd) in tryT2IndexedLoad()1755 bool isSExtLd, isPre; in tryMVEIndexedLoad() local1773 isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryMVEIndexedLoad()1789 isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryMVEIndexedLoad()1804 if (isSExtLd) in tryMVEIndexedLoad()1810 if (isSExtLd) in tryMVEIndexedLoad()1816 if (isSExtLd) in tryMVEIndexedLoad()