Searched defs:ConstantVector (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/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 | 648 ConstantVector, enumerator |
| /llvm-project-15.0.7/llvm/lib/IR/ | ||
| H A D | Constants.cpp | 1341 ConstantVector::ConstantVector(VectorType *T, ArrayRef<Constant *> V) in ConstantVector() function in ConstantVector |