Searched refs:PlainLoad (Results 1 – 1 of 1) sorted by relevance
842 LoadSDNode *PlainLoad = dyn_cast<LoadSDNode>(N); in tryLoad() local847 if (PlainLoad && PlainLoad->isIndexed()) in tryLoad()899 if (PlainLoad && (PlainLoad->getExtensionType() == ISD::SEXTLOAD)) in tryLoad()