Searched refs:isNON_TRUNCStore (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2054 /// isNON_TRUNCStore - Returns true if the specified node is a non-truncating
2056 inline bool isNON_TRUNCStore(const SDNode *N) { function in namespace:ISD
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7990 if (ISD::isNON_TRUNCStore(Chain.getNode())) {

Completed in 239 milliseconds