Home
last modified time | relevance | path

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

/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dpedersen_over_zn.h102 std::vector<std::vector<T>> SplitVector(std::vector<T> input, in SplitVector() function
H A Dpedersen_over_zn_test.cc68 TEST_F(PedersenOverZnTest, SplitVector) { in TEST_F() argument
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7077 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9456 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11623 SelectionDAG::SplitVector(const SDValue &N, const SDLoc &DL, const EVT &LoVT, in SplitVector() function in SelectionDAG
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10485 auto SplitVector = [&](SDValue V) { in splitAndLowerVectorShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14735 auto SplitVector = [&](SDValue V) { in splitAndLowerShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16810 auto SplitVector = [&](SDValue V) { in splitAndLowerShuffle() local