Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp396 SmallVector<TiReference, 4> Refs; in remapIndices() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallString.h34 SmallString(std::initializer_list<StringRef> Refs) in SmallString()
55 void assign(std::initializer_list<StringRef> Refs) { in assign()
72 void append(std::initializer_list<StringRef> Refs) { in append()
H A DIntervalMap.h1251 SmallVector<IntervalMapImpl::NodeRef, 4> Refs, NextRefs; in visitNodes() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DExecutionDomainFix.h53 unsigned Refs = 0; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.cpp216 ExprSet &Refs; member in __anon88f59bc20111::ReferenceClear
224 ExprSet &Refs; member in __anon88f59bc20111::ReferenceCollector
H A DTransProtectedScope.cpp27 SmallVectorImpl<DeclRefExpr *> &Refs; member in __anon8c18559f0111::LocalRefsCollector
H A DTransAutoreleasePool.cpp420 ExprSet Refs; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp186 const auto Refs = in tryEachDeclRef() local
517 const auto Refs = match( in findReferenceMutation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp200 NodeList Refs = IA.Addr->members(DFG); in removeOperand() local
H A DHexagonConstExtenders.cpp1476 void HCE::calculatePlacement(const ExtenderInit &ExtI, const IndexList &Refs, in calculatePlacement()
H A DHexagonISelDAGToDAGHVX.cpp1326 DenseMap<SDNode*, SDNode**> Refs; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DModuleSummaryIndex.cpp81 auto Refs = refs(); in specialRefCounts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6136 static void setSpecialRefs(std::vector<ValueInfo> &Refs, unsigned ROCnt, in setSpecialRefs()
6277 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
6340 std::vector<ValueInfo> Refs = in parseEntireSummary() local
6361 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
6420 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
6479 std::vector<ValueInfo> Refs = in parseEntireSummary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp1129 NodeList Refs; in getRelatedRefs() local
1539 NodeList Refs = PA.Addr->members(*this); in removeUnusedPhis() local
H A DRDFLiveness.cpp379 NodeList Refs = I.Addr->members(DFG); in getNearestAliasedRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp343 unsigned Calls = 0, Refs = 0, Functions = 0, Alias = 0, Globals = 0; in printIndexStats() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp391 std::vector<ValueInfo> Refs; in computeFunctionSummary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp8661 std::vector<ValueInfo> Refs; in parseFunctionSummary() local
8738 std::vector<ValueInfo> Refs; in parseVariableSummary() local
9199 bool LLParser::parseOptionalRefs(std::vector<ValueInfo> &Refs) { in parseOptionalRefs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp1361 SmallVector<StringRef, 1> Refs; in parseStringRefsTo() local
1384 SmallVector<StringRef, 1> Refs = parseStringRefsTo(EndTok); in parseStringTo() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLangRef.rst7425 Refs subsection
7437 .. _typeidinfo_summary: