Searched defs:Atoms (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | AccelTable.h | 332 static constexpr Atom Atoms[] = { variable 336 static const SmallVector<Atom, 4> Atoms; variable 357 static constexpr Atom Atoms[] = { variable 363 static const SmallVector<Atom, 4> Atoms; variable 381 static constexpr Atom Atoms[] = { variable 385 static const SmallVector<Atom, 4> Atoms; variable 412 static constexpr Atom Atoms[] = { variable 418 static const SmallVector<Atom, 4> Atoms; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AccelTable.cpp | 149 const SmallVector<Atom, 4> Atoms; member 170 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter() 547 ArrayRef<AppleAccelTableData::Atom> Atoms) { in emitAppleAccelTableImpl() 608 constexpr AppleAccelTableData::Atom AppleAccelTableTypeData::Atoms[]; member in AppleAccelTableTypeData 609 constexpr AppleAccelTableData::Atom AppleAccelTableOffsetData::Atoms[]; member in AppleAccelTableOffsetData 610 constexpr AppleAccelTableData::Atom AppleAccelTableStaticOffsetData::Atoms[]; member in AppleAccelTableStaticOffsetData 611 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; member in AppleAccelTableStaticTypeData 615 AppleAccelTableOffsetData::Atoms = { member in AppleAccelTableOffsetData 617 const SmallVector<AppleAccelTableData::Atom, 4> AppleAccelTableTypeData::Atoms = member in AppleAccelTableTypeData 622 AppleAccelTableStaticOffsetData::Atoms = { member in AppleAccelTableStaticOffsetData [all …]
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 35 SmallVector<std::pair<AtomType, Form>, 3> Atoms; member
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.h | 143 SmallVector<Atom, 3> Atoms; member
|
/external/python/cpython2/Doc/reference/ |
D | expressions.rst | 55 Atoms chapter
|
/external/python/cpython3/Doc/reference/ |
D | expressions.rst | 48 Atoms chapter
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 101 SmallVector<std::pair<AtomType, Form>, 3> Atoms; member
|