Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Elements

883       SmallVector<llvm::Type*, 3> Elements;
885 Elements.push_back(Int32);
886 llvm::Type *Result = llvm::StructType::get(LLVMContext, Elements);
1802 // If it overlaps no elements, then it is safe to process as padding.
1987 /// be used as elements of a two register pair to pass or return, return a
3099 /// aggregate. If HAMembers is non-null, the number of base elements
3208 // to four Elements.
3931 // Homogeneous aggregates passed in registers will have their elements split