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

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

Completed in 84 milliseconds