Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp70 SmallVectorImpl<TiReference> &Refs) { in handleMethodOverloadList()
96 SmallVectorImpl<TiReference> &Refs) { in handleBaseClass()
106 SmallVectorImpl<TiReference> &Refs) { in handleEnumerator()
116 SmallVectorImpl<TiReference> &Refs) { in handleDataMember()
128 SmallVectorImpl<TiReference> &Refs) { in handleOverloadedMethod()
138 SmallVectorImpl<TiReference> &Refs) { in handleOneMethod()
156 SmallVectorImpl<TiReference> &Refs) { in handleNestedType()
166 SmallVectorImpl<TiReference> &Refs) { in handleStaticDataMember()
177 SmallVectorImpl<TiReference> &Refs) { in handleVirtualBaseClass()
192 SmallVectorImpl<TiReference> &Refs) { in handleVFPtr()
[all …]
H A DTypeRecordHelpers.cpp49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
H A DTypeHashing.cpp36 SmallVector<TiReference, 4> Refs; in hashType() local
H A DTypeStreamMerger.cpp395 SmallVector<TiReference, 4> Refs; in remapIndices() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallString.h35 SmallString(std::initializer_list<StringRef> Refs) in SmallString()
56 void assign(std::initializer_list<StringRef> Refs) { in assign()
73 void append(std::initializer_list<StringRef> Refs) { in append()
H A DIntervalMap.h1297 SmallVector<IntervalMapImpl::NodeRef, 4> Refs, NextRefs; in visitNodes() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp26 SetVector<Value *> Refs; in collectReferencedValues() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h53 unsigned Refs = 0; member
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp191 const auto Refs = in tryEachDeclRef() local
529 const auto Refs = match( in findReferenceMutation() local
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DTransforms.cpp214 ExprSet &Refs; member in __anon92340b8e0111::ReferenceClear
222 ExprSet &Refs; member in __anon92340b8e0111::ReferenceCollector
H A DTransProtectedScope.cpp27 SmallVectorImpl<DeclRefExpr *> &Refs; member in __anona86f4aeb0111::LocalRefsCollector
H A DTransAutoreleasePool.cpp421 ExprSet Refs; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp200 NodeList Refs = IA.Addr->members(DFG); in removeOperand() local
H A DHexagonConstExtenders.cpp1478 void HCE::calculatePlacement(const ExtenderInit &ExtI, const IndexList &Refs, in calculatePlacement()
H A DHexagonISelDAGToDAGHVX.cpp1724 DenseMap<SDNode*, SDNode**> Refs; member
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DModuleSummaryIndex.cpp80 auto Refs = refs(); in specialRefCounts() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7143 static void setSpecialRefs(std::vector<ValueInfo> &Refs, unsigned ROCnt, in setSpecialRefs()
7287 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
7362 std::vector<ValueInfo> Refs = in parseEntireSummary() local
7383 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
7442 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
7502 std::vector<ValueInfo> Refs = in parseEntireSummary() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp1118 NodeList Refs; in getRelatedRefs() local
1528 NodeList Refs = PA.Addr->members(*this); in removeUnusedPhis() local
H A DRDFLiveness.cpp377 NodeList Refs = I.Addr->members(DFG); in getNearestAliasedRef() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp381 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp482 std::vector<ValueInfo> Refs; in computeFunctionSummary() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp8771 std::vector<ValueInfo> Refs; in parseFunctionSummary() local
8858 std::vector<ValueInfo> Refs; in parseVariableSummary() local
9348 bool LLParser::parseOptionalRefs(std::vector<ValueInfo> &Refs) { in parseOptionalRefs()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp1489 SmallVector<StringRef, 1> Refs; in parseStringRefsTo() local
1512 SmallVector<StringRef, 1> Refs = parseStringRefsTo(EndTok); in parseStringTo() local
/openbsd-src/gnu/llvm/llvm/docs/
H A DLangRef.rst7917 Refs subsection
7929 .. _typeidinfo_summary: