Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PaddingType

1081     llvm::IntegerType *PaddingType = NeedsPadding ? Int32 : nullptr;
1092 PaddingType);