Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11623 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16812 auto SplitVector = [&](SDValue V) { in splitAndLowerShuffle() local