Searched refs:CombinedAlignment (Results 1 – 2 of 2) sorted by relevance
305 uint32_t CombinedAlignment, InstList &Insts,
911 uint32_t CombinedAlignment, InstList &Insts, in sortAndCombineAllocas() argument959 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas()978 InstAlloca::create(this, BaseVariable, AllocaSize, CombinedAlignment); in sortAndCombineAllocas()997 getTarget()->reserveFixedAllocaArea(TotalSize, CombinedAlignment); in sortAndCombineAllocas()