Searched refs:getEntrySize (Results 1 – 16 of 16) sorted by relevance
100 LLVM_ABI unsigned getEntrySize(const DataLayout &TD) const;
82 unsigned getEntrySize() const { return EntrySize; } in getEntrySize() function
669 Section->getEntrySize() != Size) in parseSectionArguments()671 ", expected: " + Twine(Section->getEntrySize())); in parseSectionArguments()
2083 uint8_t Arm64XRelocRef::getEntrySize() const { in getEntrySize() function in Arm64XRelocRef2095 Index += getEntrySize(); in moveNext()2184 uint16_t EntrySize = getEntrySize(); in validate()
1063 unsigned EntrySize = MJTI->getEntrySize(TD); in LowerBR_JT()1065 assert((MJTI->getEntrySize(TD) == 4) && "Unsupported jump-table entry size"); in LowerBR_JT()
363 MF.getJumpTableInfo()->getEntrySize(MF.getDataLayout()); in select()
683 Result->getUniqueID(), Result->getEntrySize()); in getELFSection()
1215 S->getEntrySize(), in getPseudoProbeDescSection()
932 Section.getEntrySize()); in writeSectionHeader()
855 (Section->getEntrySize() != getEntrySizeForKind(Kind))) in selectExplicitSectionGlobal()861 SectionName + "' with entry-size=" + Twine(Section->getEntrySize()) + in selectExplicitSectionGlobal()
1319 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { in getEntrySize() function in MachineJumpTableInfo
1404 uint8_t getEntrySize() const;
756 unsigned EntrySize = MJTI->getEntrySize(MF.getDataLayout()); in legalizeBRJT()
3166 unsigned EntrySize = MJTI.getEntrySize(getDataLayout()); in emitJumpTableEntry()
4174 DAG.getMachineFunction().getJumpTableInfo()->getEntrySize(TD); in ExpandNode()
16983 …eInfo12getEntrySizeERKNS_10DataLayoutE", "llvm::MachineJumpTableInfo::getEntrySize(llvm::DataLayou…