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

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

Completed in 43 milliseconds