Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h46 LVShared *Shared = nullptr; global() variable
63 LVTypeVisitor(ScopedPrinter & W,LVLogicalVisitor * LogicalVisitor,LazyRandomTypeCollection & Types,LazyRandomTypeCollection & Ids,uint32_t StreamIdx,LVShared * Shared) LVTypeVisitor() argument
132 LVShared *Shared; global() variable
184 LVSymbolVisitor(LVCodeViewReader * Reader,ScopedPrinter & W,LVLogicalVisitor * LogicalVisitor,LazyRandomTypeCollection & Types,LazyRandomTypeCollection & Ids,LVSymbolVisitorDelegate * ObjDelegate,LVShared * Shared) LVSymbolVisitor() argument
241 std::shared_ptr<LVShared> Shared; global() variable
[all...]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHaiku.cpp30 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
H A DDragonFly.cpp61 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
H A DOpenBSD.cpp117 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
H A DNetBSD.cpp124 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
H A DMinGW.cpp72 bool Shared = Args.hasArg(options::OPT_shared); in AddLibGCC() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h169 Shared = 3, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructCompositionT.h292 Shared = 1 << 0, in mergeDSA() enumerator
H A DOMPConstants.h258 Shared = 3, enumerator
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp339 Matcher *Shared = Optn; in FactorNodes() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp158 Shared = 1 << 4, in ParseSectionFlags() enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp125 LVShared *Shared = nullptr; member in llvm::logicalview::__anond7e39c940211::LVTypeRecords
138 LVTypeRecords(LVShared *Shared) : Shared(Shared) {} in LVTypeRecords()
220 LVShared *Shared = nullptr; member in llvm::logicalview::__anond7e39c940211::LVNamespaceDeduction
236 LVNamespaceDeduction(LVShared *Shared) : Shared(Shared) {} in LVNamespaceDeduction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h133 const Expr *Shared = nullptr; member
H A DCGOpenMPRuntime.cpp5493 llvm::Value *Shared = RCG.getSharedLValue(Cnt).getPointer(CGF); in emitTaskReductionInit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2200 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared; member
2559 DenseMap<Value *, SmallPtrSet<Value *, 2>> Shared; in emitRemarks() local