Searched refs:getConstantIslandAlignment (Results 1 – 4 of 4) sorted by relevance
172 const uint16_t Alignment = BF.getConstantIslandAlignment(); in runOnFunctions()
305 DotAddress = alignTo(DotAddress, Func->getConstantIslandAlignment()); in tentativeLayoutRelocColdPart()368 DotAddress = alignTo(DotAddress, Func->getConstantIslandAlignment()); in tentativeLayoutRelocMode()
494 ? OnBehalfOf->getConstantIslandAlignment() in emitConstantIslands()495 : BF.getConstantIslandAlignment(); in emitConstantIslands()
1977 uint16_t getConstantIslandAlignment() const { in getConstantIslandAlignment() function2010 Size = alignTo(Size, ExternalFunc->getConstantIslandAlignment());