Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml317 | ConstantStruct Constructor
H A Dllvm.mli352 | ConstantStruct Constructor
H A Dllvm_ocaml.c647 ConstantStruct, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp1319 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct