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