Searched defs:ConstantStruct (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm.ml | 318 | ConstantStruct global() Constructor |
H A D | llvm.mli | 355 | ConstantStruct global() Constructor |
H A D | llvm_ocaml.c | 721 ConstantStruct, global() enumerator |
/llvm-project/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1350 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) ConstantStruct() function in ConstantStruct |