Searched defs:SplitVector (Results 1 – 2 of 2) sorted by relevance
7121 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
9978 auto SplitVector = [&](SDValue V) { in splitAndLowerVectorShuffle() local