Searched refs:ElementInfo (Results 1 – 4 of 4) sorted by relevance
645 struct ElementInfo { struct653 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() argument673 ElementInfo *EI;680 EI = new ElementInfo[VTy->getNumElements()]; in VectorInfo()760 ElementInfo(Old.EI[i / Factor].Ofs + j * NewSize, in computeFromBCI()842 Result.EI[j] = ElementInfo(); in computeFromSVI()847 Result.EI[j] = ElementInfo(); in computeFromSVI()852 Result.EI[j] = ElementInfo(); in computeFromSVI()893 Result.EI[i] = ElementInfo(Offset + Ofs, i == 0 ? LI : nullptr); in computeFromLI()
2479 struct ElementInfo { struct2516 ElementInfo getAdjustedElementInfo(const ASTRecordLayout &Layout);2520 ElementInfo getAdjustedElementInfo(const FieldDecl *FD);2556 ElementInfo PointerInfo;2596 MicrosoftRecordLayoutBuilder::ElementInfo2599 ElementInfo Info; in getAdjustedElementInfo()2616 MicrosoftRecordLayoutBuilder::ElementInfo2623 ElementInfo Info{TInfo.Width, TInfo.Align}; in getAdjustedElementInfo()2857 ElementInfo Info = getAdjustedElementInfo(BaseLayout); in layoutNonVirtualBase()2896 ElementInfo Info = getAdjustedElementInfo(FD); in layoutField()[all …]
1985 TypeInfo ElementInfo = getTypeInfo(MT->getElementType()); in getTypeInfoImpl() local1989 Width = ElementInfo.Width * MT->getNumRows() * MT->getNumColumns(); in getTypeInfoImpl()1990 Align = ElementInfo.Align; in getTypeInfoImpl()
2917 } ElementInfo; typedef2922 ElementInfo *info = (ElementInfo *)userData; in counting_start_element_handler()2986 ElementInfo info[] = {{XCS("doc"), 3, XCS("id"), NULL}, in START_TEST()