Searched defs:ConstantStruct (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/bindings/ocaml/llvm/ | ||
| D | llvm.ml | 277 | ConstantStruct Constructor |
| D | llvm.mli | 346 | ConstantStruct Constructor |
| D | llvm_ocaml.c | 490 ConstantStruct, enumerator |
| /external/llvm/lib/IR/ | ||
| D | Constants.cpp | 963 ConstantStruct::ConstantStruct(StructType *T, ArrayRef<Constant *> V) in ConstantStruct() function in ConstantStruct |