Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h2238 LLVMValueRef LLVMConstExtractElement(LLVMValueRef VectorConstant,
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm.ml691 = "LLVMConstExtractElement"
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp1788 LLVMValueRef LLVMConstExtractElement(LLVMValueRef VectorConstant, in LLVMConstExtractElement() function