Home
last modified time | relevance | path

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

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