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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h1592 class InsertElementInst : public Instruction { class in namespace:llvm
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DInstructions.cpp1474 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, function in class:InsertElementInst
1488 InsertElementInst::InsertElementInst(Value *Vec, Value *Elt, Value *Index, function in class:InsertElementInst
[all...]

Completed in 187 milliseconds