Searched refs:getPaddingType (Results 1 – 4 of 4) sorted by relevance
257 llvm::Type *getPaddingType() const { in getPaddingType() function
378 ArrayType *getPaddingType(Type *Ty, unsigned ForcedAlignment) { in getPaddingType() function448 if (auto PaddingTy = Padder.getPaddingType(Ty, AllocaAlignment)) { in buildFrameType()
553 assert(!AI.getPaddingType() && in EmitVAArgInstr()573 assert(!AI.getPaddingType() && in EmitVAArgInstr()6189 llvm::Type* getPaddingType(uint64_t Align, uint64_t Offset) const;6330 llvm::Type *MipsABIInfo::getPaddingType(uint64_t OrigOffset, in getPaddingType() function in MipsABIInfo6366 getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()6380 nullptr, 0, IsO32 ? nullptr : getPaddingType(OrigOffset, CurrOffset)); in classifyArgumentType()
1371 if (AI.getPaddingType()) in construct()1534 ArgInfo.getPaddingType(); in GetFunctionType()3594 llvm::UndefValue::get(ArgInfo.getPaddingType()); in EmitCall()