Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ZEXTLOAD

1814   /// isZEXTLoad - Returns true if the specified node is a ZEXTLOAD.
1818 cast<LoadSDNode>(N)->getExtensionType() == ISD::ZEXTLOAD;