/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.h | 45 LVShared *Shared = nullptr; variable 62 uint32_t StreamIdx, LVShared *Shared) in LVTypeVisitor() 131 LVShared *Shared; variable 183 LVSymbolVisitorDelegate *ObjDelegate, LVShared *Shared) in LVSymbolVisitor() 242 std::shared_ptr<LVShared> Shared; variable
|
/freebsd-src/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 | NetBSD.cpp | 124 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
|
H A D | OpenBSD.cpp | 116 const bool Shared = Args.hasArg(options::OPT_shared); ConstructJob() local
|
H A D | MinGW.cpp | 72 bool Shared = Args.hasArg(options::OPT_shared); in AddLibGCC() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 168 Shared = 3, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 340 Matcher *Shared = Optn; FactorNodes() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPConstants.h | 256 Shared = 3, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | COFFAsmParser.cpp | 175 Shared = 1 << 4, ParseSectionFlags() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewVisitor.cpp | 125 LVShared *Shared = nullptr; member in llvm::logicalview::__anon3e5074260211::LVTypeRecords 138 LVTypeRecords(LVShared *Shared) : Shared(Shared) {} in LVTypeRecords() argument 220 LVShared *Shared = nullptr; member in llvm::logicalview::__anon3e5074260211::LVNamespaceDeduction 236 LVNamespaceDeduction(LVShared *Shared) : Shared(Shared) {} in LVNamespaceDeduction() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 133 const Expr *Shared = nullptr; member
|
H A D | CGOpenMPRuntime.cpp | 5477 llvm::Value *Shared = RCG.getSharedLValue(Cnt).getPointer(CGF); emitTaskReductionInit() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LowerMatrixIntrinsics.cpp | 2102 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared; global() member 2461 DenseMap<Value *, SmallPtrSet<Value *, 2>> Shared; emitRemarks() local [all...] |