Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/bindings/ocaml/llvm/
Dllvm.ml317 | ConstantStruct Constructor
Dllvm.mli352 | ConstantStruct Constructor
Dllvm_ocaml.c646 ConstantStruct, enumerator
/openbsd/src/gnu/llvm/llvm/lib/IR/
DConstants.cpp1307 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct