Searched defs:ConstantStruct (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/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 | 646 ConstantStruct, enumerator |
/openbsd-src/gnu/llvm/llvm/lib/IR/ | ||
H A D | Constants.cpp | 1307 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct |