Searched refs:getEntrySize (Results 1 – 6 of 6) sorted by relevance
88 unsigned getEntrySize(const DataLayout &TD) const;
76 unsigned getEntrySize() const { return EntrySize; } in getEntrySize() function
812 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { in getEntrySize() function in MachineJumpTableInfo
1030 Section.getEntrySize()); in writeSection()
1867 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in EmitJumpTableEntry()
3501 DAG.getMachineFunction().getJumpTableInfo()->getEntrySize(TD); in ExpandNode()