Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml318 | ConstantVector Constructor
H A Dllvm.mli353 | ConstantVector Constructor
H A Dllvm_ocaml.c648 ConstantVector, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1361 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector