Home
last modified time | relevance | path

Searched refs:LLVMConstInsertElement (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h2240 LLVMValueRef LLVMConstInsertElement(LLVMValueRef VectorConstant,
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.ml693 = "LLVMConstInsertElement"
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp1794 LLVMValueRef LLVMConstInsertElement(LLVMValueRef VectorConstant, in LLVMConstInsertElement() function