Searched defs:PaddingType (Results 1 – 3 of 3) sorted by relevance
78 llvm::Type *PaddingType; variable
241 enum PaddingType enum
1362 llvm::IntegerType *PaddingType = NeedsPadding ? Int32 : nullptr; in classifyArgumentType() local