Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:LN0

1995       } else if (LoadSDNode *LN0 = dyn_cast<LoadSDNode>(N0)) {
1997 if (LN0->getExtensionType() == ISD::ZEXTLOAD) {
1998 MinBits = LN0->getMemoryVT().getSizeInBits();