Home
last modified time | relevance | path

Searched refs:isScalarToVector (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DSelectionDAGNodes.h87 bool isScalarToVector(const SDNode *N);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp218 bool ISD::isScalarToVector(const SDNode *N) { in isScalarToVector() function in ISD