Searched defs:isZEXTLoad (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1842 /// isZEXTLoad - Returns true if the specified node is a ZEXTLOAD.
1844 inline bool isZEXTLoad(const SDNode *N) { function in namespace:llvm::SDNode::ISD

Completed in 66 milliseconds