Home
last modified time | relevance | path

Searched defs:TypeAlign (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DInliner.cpp235 unsigned TypeAlign = DL->getABITypeAlignment(AI->getAllocatedType()); in InlineCallIfPossible() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp288 static const char *getLockFreeValue(unsigned TypeWidth, unsigned TypeAlign, in getLockFreeValue()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1378 CharUnits TypeAlign = Context.getTypeAlignInChars(Type); in LayoutWideBitField() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp950 unsigned TypeAlign = getContext().getTypeAlign(Ty) / 8; in getIndirectResult() local
5844 int64_t TypeAlign = in EmitVAArg() local
H A DCGCall.cpp3032 CharUnits TypeAlign = getContext().getTypeAlignInChars(I->Ty); in EmitCall() local