Searched defs:PaddingType (Results 1 – 2 of 2) sorted by relevance
77 llvm::Type *PaddingType; variable
1074 llvm::IntegerType *PaddingType = NeedsPadding ? Int32 : nullptr; in classifyArgumentType() local