Searched refs:getPaddingType (Results 1 – 3 of 3) sorted by relevance
337 llvm::Type *getPaddingType() const { in getPaddingType() function
709 assert(!AI.getPaddingType() && in EmitVAArgInstr()729 assert(!AI.getPaddingType() && in EmitVAArgInstr()8001 llvm::Type* getPaddingType(uint64_t Align, uint64_t Offset) const;8157 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo8193 getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()8214 nullptr, 0, IsO32 ? nullptr : getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()
1522 if (AI.getPaddingType()) in construct()1688 ArgInfo.getPaddingType(); in GetFunctionType()4869 llvm::UndefValue::get(ArgInfo.getPaddingType()); in EmitCall()