Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1708 bool isSExtLd = LD->getExtensionType() == ISD::SEXTLOAD; in tryT2IndexedLoad() local
1719 if (isSExtLd) in tryT2IndexedLoad()
1726 if (isSExtLd) in tryT2IndexedLoad()
1755 bool isSExtLd, isPre; in tryMVEIndexedLoad() local
1773 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()