Searched defs:CreateInsertElement (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h215 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, function in class:llvm::ConstantFolder
H A DTargetFolder.h239 Constant *CreateInsertElement(Constant *Vec, Constant *NewElt, function in class:llvm::TargetFolder
H A DNoFolder.h275 Instruction *CreateInsertElement(Constant *Vec, Constant *NewElt, function in class:llvm::NoFolder
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1357 Value *CreateInsertElement(Value *Vec, Value *NewElt, Value *Idx, function in class:llvm::IRBuilder

Completed in 111 milliseconds