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