Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h45 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 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 DNetBSD.cpp124 const bool Shared = Args.hasArg(options::OPT_shared); in ConstructJob() local
H A DOpenBSD.cpp116 const bool Shared = Args.hasArg(options::OPT_shared); ConstructJob() local
H A DMinGW.cpp72 bool Shared = Args.hasArg(options::OPT_shared); in AddLibGCC() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h168 Shared = 3, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp340 Matcher *Shared = Optn; FactorNodes() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h256 Shared = 3, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp175 Shared = 1 << 4, ParseSectionFlags() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp125 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 DCGOpenMPRuntime.h133 const Expr *Shared = nullptr; member
H A DCGOpenMPRuntime.cpp5477 llvm::Value *Shared = RCG.getSharedLValue(Cnt).getPointer(CGF); emitTaskReductionInit() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp2102 const DenseMap<Value *, SmallPtrSet<Value *, 2>> &Shared; global() member
2461 DenseMap<Value *, SmallPtrSet<Value *, 2>> Shared; emitRemarks() local
[all...]