Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp154 FoldingSet<RecordRecTy> &ThePool = in get() local
331 static FoldingSet<BitsInit> ThePool; in get() local
449 static std::map<int64_t, IntInit*> ThePool; in get() local
562 static FoldingSet<ListInit> ThePool; in get() local
699 static FoldingSet<UnOpInit> ThePool; in get() local
865 static FoldingSet<BinOpInit> ThePool; in get() local
1192 static FoldingSet<TernOpInit> ThePool; in get() local
1486 static FoldingSet<FoldOpInit> ThePool; in get() local
1551 static FoldingSet<IsAOpInit> ThePool; in get() local
1685 static DenseMap<Key, VarInit*> ThePool; in get() local
[all …]