Searched defs:getTypeAllocSize (Results 1 – 3 of 3) sorted by relevance
72 TypeSize LegacyCBufferLayout::getTypeAllocSize(Type *Ty) { in getTypeAllocSize() function in llvm::dxil::LegacyCBufferLayout
504 TypeSize getTypeAllocSize(Type *Ty) const { in getTypeAllocSize() function
61 static CharUnits getTypeAllocSize(CodeGenModule &CGM, llvm::Type *type) { in getTypeAllocSize() function