Home
last modified time | relevance | path

Searched defs:TypeEntry (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp514 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry, in addType()
523 uint32_t BTFDebug::addType(std::unique_ptr<BTFTypeBase> TypeEntry) { in addType()
533 std::unique_ptr<BTFTypeBase> TypeEntry; in visitBasicType() local
644 std::unique_ptr<BTFTypeTypeTag> TypeEntry; in genBTFTypeTags() local
678 auto TypeEntry = in visitStructType() local
713 auto TypeEntry = in visitArrayType() local
1047 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
1057 for (const auto &TypeEntry : TypeEntries) in emitBTFSection() local
1221 for (const auto &TypeEntry : TypeEntries) in beginFunctionImpl() local
1251 for (const auto &TypeEntry : TypeEntries) in populateType() local
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DAcceleratorRecordsSaver.cpp65 TypeEntry *TypeEntry) { in save() argument
222 TypeEntry *TypeEntry) { in saveNamespaceRecord() argument
265 TypeEntry *TypeEntry) { in saveTypeRecord() argument
H A DOutputSections.cpp317 TypeEntryBody *TypeEntry = Patch.TypeName->getValue().load(); in applyPatches() local
345 TypeEntryBody *TypeEntry = Patch.TypeName->getValue().load(); in applyPatches() local
424 TypeEntryBody *TypeEntry = Patch.RefTypeName->getValue().load(); in applyPatches() local
437 TypeEntryBody *TypeEntry = Patch.TypeName->getValue().load(); in applyPatches() local
H A DTypePool.h27 using TypeEntry = StringMapEntry<std::atomic<TypeEntryBody *>>; variable
H A DDWARFLinkerTypeUnit.cpp170 TypeEntryBody *TypeEntry = Patch.TypeName->getValue().load(); in prepareDataForTreeCreation() local
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp439 DenseMap<unsigned, unsigned> TypeEntry; in FactorNodes() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1707 const MulDivRemEntry &TypeEntry = *OpEntryIt; in selectMulDivRem() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp1942 const DivRemEntry &TypeEntry = OpTable[TypeIndex]; in X86SelectDivRem() local