Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:isConstantSplatVector

96 bool ISD::isConstantSplatVector(const SDNode *N, APInt &SplatVal) {
110 // specializations of the more general isConstantSplatVector()?