Home
last modified time | relevance | path

Searched defs:SplitVector (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp7077 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10485 auto SplitVector = [&](SDValue V) { in splitAndLowerVectorShuffle() local