Searched refs:StructureType (Results 1 – 4 of 4) sorted by relevance
246 llvm::StructType *StructureType; variable
40 StructureType(nullptr), Block(block), DominatingIP(nullptr) { in CGBlockInfo()534 info.StructureType = in computeBlockInfo()665 info.StructureType = in computeBlockInfo()773 info.StructureType = in computeBlockInfo()797 blockInfo.LocalAddress = CGF.CreateTempAlloca(blockInfo.StructureType, in enterBlockScope()1510 BlockInfo->StructureType->getPointerTo( in setBlockContextParameter()2048 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateCopyHelperFunction()2241 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateDestroyHelperFunction()
3900 target.getStructLayout(blockInfo.StructureType) in EmitDeclareOfBlockDeclRefVariable()4011 CGM.getDataLayout().getStructLayout(block.StructureType); in EmitDeclareOfBlockLiteralArgVariable()
2855 CGM.getDataLayout().getStructLayout(blockInfo.StructureType); in fillRunSkipBlockVars()