Searched refs:ElementInfo (Results 1 – 4 of 4) sorted by relevance
646 struct ElementInfo { struct654 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() function674 ElementInfo *EI;681 EI = new ElementInfo[VTy->getNumElements()]; in VectorInfo()761 ElementInfo(Old.EI[i / Factor].Ofs + j * NewSize, in computeFromBCI()843 Result.EI[j] = ElementInfo(); in computeFromSVI()848 Result.EI[j] = ElementInfo(); in computeFromSVI()853 Result.EI[j] = ElementInfo(); in computeFromSVI()894 Result.EI[i] = ElementInfo(Offset + Ofs, i == 0 ? LI : nullptr); in computeFromLI()
2485 struct ElementInfo { struct2526 ElementInfo getAdjustedElementInfo(const FieldDecl *FD);2562 ElementInfo PointerInfo;2602 MicrosoftRecordLayoutBuilder::ElementInfo2605 ElementInfo Info; in getAdjustedElementInfo()2622 MicrosoftRecordLayoutBuilder::ElementInfo2629 ElementInfo Info{TInfo.Width, TInfo.Align}; in getAdjustedElementInfo()2863 ElementInfo Info = getAdjustedElementInfo(BaseLayout); in layoutNonVirtualBase()2902 ElementInfo Info = getAdjustedElementInfo(FD); in layoutField()2922 ElementInfo Info = getAdjustedElementInfo(FD); in layoutBitField()[all …]
2000 TypeInfo ElementInfo = getTypeInfo(MT->getElementType()); in getTypeInfoImpl() local2004 Width = ElementInfo.Width * MT->getNumRows() * MT->getNumColumns(); in getTypeInfoImpl()2005 Align = ElementInfo.Align; in getTypeInfoImpl()
2916 } ElementInfo; typedef2921 ElementInfo *info = (ElementInfo *)userData; in counting_start_element_handler()2985 ElementInfo info[] = {{XCS("doc"), 3, XCS("id"), NULL}, in START_TEST()