| /freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | SimplifyConstraints.cpp | 53 projectToLeaders(const llvm::DenseSet<Atom> &Atoms, in projectToLeaders() argument 57 for (Atom Atom : Atoms) in projectToLeaders() 160 llvm::SmallVector<Atom> Atoms = in simplifyConstraints() local 162 if (Atoms.size() == 1) in simplifyConstraints() 164 std::sort(Atoms.begin(), Atoms.end()); in simplifyConstraints() 165 Info->EquivalentAtoms.push_back(std::move(Atoms)); in simplifyConstraints()
|
| H A D | DataflowAnalysisContext.cpp | 242 static void printAtomList(const llvm::SmallVector<Atom> &Atoms, in printAtomList() argument 245 for (size_t i = 0; i < Atoms.size(); ++i) { in printAtomList() 246 OS << Atoms[i]; in printAtomList() 247 if (i + 1 < Atoms.size()) in printAtomList()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 135 const SmallVector<Atom, 4> Atoms; member 138 : DieOffsetBase(Offset), Atoms(AtomList) {} in HeaderData() 156 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter() argument 159 8 + (Atoms.size() * 4)), in AppleAccelTableWriter() 160 HeaderData(Atoms), SecBegin(SecBegin) {} in AppleAccelTableWriter() 299 Asm->emitInt32(Atoms.size()); in emit() 301 for (const Atom &A : Atoms) { in emit() 637 ArrayRef<AppleAccelTableData::Atom> Atoms) { in emitAppleAccelTableImpl() argument 639 AppleAccelTableWriter(Asm, Contents, Atoms, SecBegin).emit(); in emitAppleAccelTableImpl() 748 constexpr AppleAccelTableData::Atom AppleAccelTableTypeData::Atoms[]; member in AppleAccelTableTypeData [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSectionMachO.cpp | 293 Atoms.resize(L->Tail->getLayoutOrder() + 1); in allocAtoms() 297 return I < Atoms.size() ? Atoms[I] : nullptr; in getAtom() 300 void MCSectionMachO::setAtom(size_t I, const MCSymbol *Sym) { Atoms[I] = Sym; } in setAtom()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AccelTable.h | 446 ArrayRef<AppleAccelTableData::Atom> Atoms); 455 emitAppleAccelTableImpl(Asm, Contents, Prefix, SecBegin, DataT::Atoms); 482 static constexpr Atom Atoms[] = { 501 static constexpr Atom Atoms[] = { 519 static constexpr Atom Atoms[] = { 545 static constexpr Atom Atoms[] = {
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 79 HdrData.Atoms.push_back(std::make_pair(AtomType, AtomForm)); in extract() 104 return HdrData.Atoms; in getAtomsDesc() 200 StringRef Str = dwarf::AtomValueString(HdrData.Atoms[i].first, *Val); in dumpName() 222 W.printNumber("Number of atoms", uint64_t(HdrData.Atoms.size())); in dump() 228 for (const auto &Atom : HdrData.Atoms) { in dump() 272 Values.reserve(Table.HdrData.Atoms.size()); in Entry() 273 for (const auto &Atom : Table.HdrData.Atoms) in Entry() 284 for (auto [Atom, FormValue] : zip_equal(Table.HdrData.Atoms, Values)) in lookup()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionMachO.h | 41 SmallVector<const MCSymbol *, 0> Atoms; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.h | 118 SmallVector<std::pair<AtomType, Form>, 3> Atoms; member 338 return is_contained(make_first_range(HdrData.Atoms), AtomTy); in containsAtomType()
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 3322 of Atoms in Chemical Structures . . . . 219--224
|
| H A D | funstack.in | 25262 title = "Detection of Three-Dimensional Patterns of Atoms in Chemical Structures",
|