Searched defs:SplitVector (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 12321 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, SplitVector() function in SelectionDAG |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 14426 auto SplitVector = [&](SDValue V) { splitAndLowerShuffle() local |