Home
last modified time | relevance | path

Searched defs:ElementInfo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp645 struct ElementInfo { struct
647 Polynomial Ofs;
651 LoadInst *LI;
653 ElementInfo(Polynomial Offset = Polynomial(), LoadInst *LI = nullptr) in ElementInfo() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2479 struct ElementInfo { struct
2480 CharUnits Size;
2481 CharUnits Alignment;
H A DASTContext.cpp1985 TypeInfo ElementInfo = getTypeInfo(MT->getElementType()); in getTypeInfoImpl() local
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c2917 } ElementInfo; typedef