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

/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h211 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const { function in class:llvm::ConstantFolder
H A DTargetFolder.h235 Constant *CreateExtractElement(Constant *Vec, Constant *Idx) const { function in class:llvm::TargetFolder
H A DNoFolder.h271 Instruction *CreateExtractElement(Constant *Vec, Constant *Idx) const { function in class:llvm::NoFolder
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h1349 Value *CreateExtractElement(Value *Vec, Value *Idx, function in class:llvm::IRBuilder

Completed in 34 milliseconds