Searched defs:InsertElementInst (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.h | 36 class InsertElementInst; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instructions.cpp | 1869 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, InsertElementInst() function in InsertElementInst |