Searched defs:InsertElementInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1481 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, function in class:InsertElementInst
1495 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, function in class:InsertElementInst
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h1602 class InsertElementInst : public Instruction { class in namespace:llvm
[all...]

Completed in 135 milliseconds