/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 70 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 D | TypeRecordHelpers.cpp | 49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
|
H A D | TypeHashing.cpp | 36 SmallVector<TiReference, 4> Refs; in hashType() local
|
H A D | TypeStreamMerger.cpp | 396 SmallVector<TiReference, 4> Refs; in remapIndices() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SmallString.h | 34 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 D | IntervalMap.h | 1251 SmallVector<IntervalMapImpl::NodeRef, 4> Refs, NextRefs; in visitNodes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | Transforms.cpp | 216 ExprSet &Refs; member in __anon88f59bc20111::ReferenceClear 224 ExprSet &Refs; member in __anon88f59bc20111::ReferenceCollector
|
H A D | TransProtectedScope.cpp | 27 SmallVectorImpl<DeclRefExpr *> &Refs; member in __anon8c18559f0111::LocalRefsCollector
|
H A D | TransAutoreleasePool.cpp | 420 ExprSet Refs; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ExprMutationAnalyzer.cpp | 186 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 D | HexagonRDFOpt.cpp | 200 NodeList Refs = IA.Addr->members(DFG); in removeOperand() local
|
H A D | HexagonConstExtenders.cpp | 1476 void HCE::calculatePlacement(const ExtenderInit &ExtI, const IndexList &Refs, in calculatePlacement()
|
H A D | HexagonISelDAGToDAGHVX.cpp | 1326 DenseMap<SDNode*, SDNode**> Refs; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 81 auto Refs = refs(); in specialRefCounts() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 6136 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 D | RDFGraph.cpp | 1129 NodeList Refs; in getRelatedRefs() local 1539 NodeList Refs = PA.Addr->members(*this); in removeUnusedPhis() local
|
H A D | RDFLiveness.cpp | 379 NodeList Refs = I.Addr->members(DFG); in getNearestAliasedRef() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto/ |
H A D | llvm-lto.cpp | 343 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 D | ModuleSummaryAnalysis.cpp | 391 std::vector<ValueInfo> Refs; in computeFunctionSummary() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 8661 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 D | MasmParser.cpp | 1361 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 D | LangRef.rst | 7425 Refs subsection 7437 .. _typeidinfo_summary:
|