Searched refs:getPaddingType (Results 1 – 3 of 3) sorted by relevance
182 llvm::Type *getPaddingType() const { return PaddingType; } in getPaddingType() function
1155 if (AI.getPaddingType()) in construct()1317 ArgInfo.getPaddingType(); in GetFunctionType()3086 llvm::UndefValue::get(ArgInfo.getPaddingType()); in EmitCall()
5472 llvm::Type* getPaddingType(uint64_t Align, uint64_t Offset) const;5592 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo5628 getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()5642 nullptr, 0, IsO32 ? nullptr : getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()