Searched defs:typeSize (Results 1 – 12 of 12) sorted by relevance
23 constexpr size_t typeSize = sizeof(T); in RemQuoDiff() local
50 auto convertTypeSizeToAttr = [&](llvm::TypeSize typeSize) -> Attribute { in runOnOperation()
121 CharUnits typeSize = C.getASTContext().getTypeSizeInChars(ToPointeeTy); in checkPreStmt() local
264 size_t typeSize = 0; runOnOperation() local
1275 uint32_t typeSize; printStats() member 1288 uint32_t typeSize = records.getType(typeIndex).length(); printStats() local
713 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); EmitCXXNewAllocSize() local 755 CharUnits typeSize = CGF.getContext().getTypeSizeInChars(type); EmitCXXNewAllocSize() local
5012 const uint64_t typeSize = CGM.getContext().getTypeSize(BD->getType()); EmitDeclare() local
1571 size_t typeSize = llvm::range_size(types); resolveOperands() local
1053 uint64_t typeSize = dataLayout.getTypeSize(elemType); rewire() local
1416 unsigned typeSize = static_cast<unsigned>(Context.getTypeSize(Result)); ConvertDeclSpecToType() local 8147 unsigned typeSize = static_cast<unsigned>(S.Context.getTypeSize(CurType)); HandleNeonVectorTypeAttr() local
1909 unsigned typeSize = SemaRef.Context.getTypeSize(elementType); CheckVectorType() local
1826 llvm::TypeSize typeSize = convertOmpThreadprivate() local