Home
last modified time | relevance | path

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

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