Searched defs:Atoms (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAccelTable.h327 static constexpr Atom Atoms[] = { member in class:llvm::AppleAccelTableOffsetData
346 static constexpr Atom Atoms[] = { member in class:llvm::AppleAccelTableTypeData
364 static constexpr Atom Atoms[] = { member in class:llvm::AppleAccelTableStaticOffsetData
389 static constexpr Atom Atoms[] member in class:llvm::AppleAccelTableStaticTypeData
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp148 const SmallVector<Atom, 4> Atoms; member in struct:__anon3423::AppleAccelTableWriter::HeaderData
168 AppleAccelTableWriter(AsmPrinter *Asm, const AccelTableBase &Contents, ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) argument
544 emitAppleAccelTableImpl(AsmPrinter *Asm, AccelTableBase &Contents, StringRef Prefix, const MCSymbol *SecBegin, ArrayRef<AppleAccelTableData::Atom> Atoms) argument
617 constexpr AppleAccelTableData::Atom AppleAccelTableTypeData::Atoms[]; member in class:AppleAccelTableTypeData
618 constexpr AppleAccelTableData::Atom AppleAccelTableOffsetData::Atoms[]; member in class:AppleAccelTableOffsetData
619 constexpr AppleAccelTableData::Atom AppleAccelTableStaticOffsetData::Atoms[]; member in class:AppleAccelTableStaticOffsetData
620 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; member in class:AppleAccelTableStaticTypeData
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h100 SmallVector<std::pair<AtomType, Form>, 3> Atoms; member in struct:llvm::AppleAcceleratorTable::HeaderData

Completed in 108 milliseconds