Home
last modified time | relevance | path

Searched defs:ConstantVector (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml278 | ConstantVector Constructor
H A Dllvm.mli347 | ConstantVector Constructor
H A Dllvm_ocaml.c491 ConstantVector, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1012 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector