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