Searched refs:concatSubVector (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp270 // the opposite of the function concatSubVector.
495 // concatSubVector - The function rebuilds the data to a correct expected
522 static void concatSubVector(Value **Vec, ArrayRef<Instruction *> InVec, function
569 concatSubVector(Vec, InVec, VecElems, Builder);

Completed in 125 milliseconds