Searched defs:ConstantVector (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm.ml | 318 | ConstantVector Constructor |
H A D | llvm.mli | 353 | ConstantVector Constructor |
H A D | llvm_ocaml.c | 647 ConstantVector, enumerator |
/openbsd-src/gnu/llvm/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1349 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector |