Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm.ml224 | ConstantVector Constructor
Dllvm.mli276 | ConstantVector Constructor
Dllvm_ocaml.c424 ConstantVector, enumerator
/external/llvm/lib/IR/
DConstants.cpp912 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector