Searched refs:ElementInfo (Results 1 – 6 of 6) sorted by relevance
645 struct ElementInfo { struct653 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() function673 ElementInfo *EI;679 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()897 Result.EI[i] = ElementInfo(Offset + Ofs, i == 0 ? LI : nullptr); in computeFromLI()
2561 struct ElementInfo { struct2601 ElementInfo getAdjustedElementInfo(const ASTRecordLayout &Layout);2605 ElementInfo getAdjustedElementInfo(const FieldDecl *FD);2643 ElementInfo PointerInfo;2683 MicrosoftRecordLayoutBuilder::ElementInfo2686 ElementInfo Info; in getAdjustedElementInfo()2703 MicrosoftRecordLayoutBuilder::ElementInfo2710 ElementInfo Info{TInfo.Width, TInfo.Align}; in getAdjustedElementInfo()2944 ElementInfo Info = getAdjustedElementInfo(BaseLayout); in layoutNonVirtualBase()2983 ElementInfo Info = getAdjustedElementInfo(FD); in layoutField()[all …]
1994 TypeInfo ElementInfo = getTypeInfo(MT->getElementType()); in getTypeInfoImpl() local1998 Width = ElementInfo.Width * MT->getNumRows() * MT->getNumColumns(); in getTypeInfoImpl()1999 Align = ElementInfo.Align; in getTypeInfoImpl()
93 } ElementInfo; typedef 97 ElementInfo *info;
108 ElementInfo *info = parserAndElementInfos->info; in counting_start_element_handler()
2354 ElementInfo info[] = {{XCS("doc"), 3, XCS("id"), NULL}, in START_TEST()