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