/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.h | 46 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 D | Haiku.cpp | 30 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
|
H A D | DragonFly.cpp | 61 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
|
H A D | OpenBSD.cpp | 117 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
|
H A D | NetBSD.cpp | 124 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
|
H A D | MinGW.cpp | 72 bool Shared = Args.hasArg(options::OPT_shared); in AddLibGCC() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 169 Shared = 3, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructCompositionT.h | 292 Shared = 1 << 0, in mergeDSA() enumerator
|
H A D | OMPConstants.h | 258 Shared = 3, enumerator
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 339 Matcher *Shared = Optn; in FactorNodes() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 158 Shared = 1 << 4, in ParseSectionFlags() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 125 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 D | CGOpenMPRuntime.h | 133 const Expr *Shared = nullptr; member
|
H A D | CGOpenMPRuntime.cpp | 5493 llvm::Value *Shared = RCG.getSharedLValue(Cnt).getPointer(CGF); in emitTaskReductionInit() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 2200 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared; member 2559 DenseMap<Value *, SmallPtrSet<Value *, 2>> Shared; in emitRemarks() local
|