Searched refs:getEntryAlignment (Results 1 – 3 of 3) sorted by relevance
89 unsigned getEntryAlignment(const DataLayout &TD) const;
1014 unsigned MachineJumpTableInfo::getEntryAlignment(const DataLayout &TD) const { in getEntryAlignment() function in MachineJumpTableInfo
2097 emitAlignment(Align(MJTI->getEntryAlignment(DL))); in emitJumpTableInfo()