Searched refs:getEntryAlignment (Results 1 – 3 of 3) sorted by relevance
89 unsigned getEntryAlignment(const DataLayout &TD) const;
921 unsigned MachineJumpTableInfo::getEntryAlignment(const DataLayout &TD) const { in getEntryAlignment() function in MachineJumpTableInfo
1851 EmitAlignment(Align(MJTI->getEntryAlignment(DL))); in EmitJumpTableInfo()