Home
last modified time | relevance | path

Searched refs:getEntrySize (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h100 LLVM_ABI unsigned getEntrySize(const DataLayout &TD) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h82 unsigned getEntrySize() const { return EntrySize; } in getEntrySize() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp669 Section->getEntrySize() != Size) in parseSectionArguments()
671 ", expected: " + Twine(Section->getEntrySize())); in parseSectionArguments()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp2083 uint8_t Arm64XRelocRef::getEntrySize() const { in getEntrySize() function in Arm64XRelocRef
2095 Index += getEntrySize(); in moveNext()
2184 uint16_t EntrySize = getEntrySize(); in validate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp1063 unsigned EntrySize = MJTI->getEntrySize(TD); in LowerBR_JT()
1065 assert((MJTI->getEntrySize(TD) == 4) && "Unsupported jump-table entry size"); in LowerBR_JT()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp363 MF.getJumpTableInfo()->getEntrySize(MF.getDataLayout()); in select()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp683 Result->getUniqueID(), Result->getEntrySize()); in getELFSection()
H A DMCObjectFileInfo.cpp1215 S->getEntrySize(), in getPseudoProbeDescSection()
H A DELFObjectWriter.cpp932 Section.getEntrySize()); in writeSectionHeader()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp855 (Section->getEntrySize() != getEntrySizeForKind(Kind))) in selectExplicitSectionGlobal()
861 SectionName + "' with entry-size=" + Twine(Section->getEntrySize()) + in selectExplicitSectionGlobal()
H A DMachineFunction.cpp1319 unsigned MachineJumpTableInfo::getEntrySize(const DataLayout &TD) const { in getEntrySize() function in MachineJumpTableInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h1404 uint8_t getEntrySize() const;
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVLegalizerInfo.cpp756 unsigned EntrySize = MJTI->getEntrySize(MF.getDataLayout()); in legalizeBRJT()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3166 unsigned EntrySize = MJTI.getEntrySize(getDataLayout()); in emitJumpTableEntry()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp4174 DAG.getMachineFunction().getJumpTableInfo()->getEntrySize(TD); in ExpandNode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16983 …eInfo12getEntrySizeERKNS_10DataLayoutE", "llvm::MachineJumpTableInfo::getEntrySize(llvm::DataLayou…