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