Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp69 SmallVectorImpl<TiReference> &Refs) { in handleMethodOverloadList()
95 SmallVectorImpl<TiReference> &Refs) { in handleBaseClass()
105 SmallVectorImpl<TiReference> &Refs) { in handleEnumerator()
115 SmallVectorImpl<TiReference> &Refs) { in handleDataMember()
127 SmallVectorImpl<TiReference> &Refs) { in handleOverloadedMethod()
137 SmallVectorImpl<TiReference> &Refs) { in handleOneMethod()
155 SmallVectorImpl<TiReference> &Refs) { in handleNestedType()
165 SmallVectorImpl<TiReference> &Refs) { in handleStaticDataMember()
176 SmallVectorImpl<TiReference> &Refs) { in handleVirtualBaseClass()
191 SmallVectorImpl<TiReference> &Refs) { in handleVFPtr()
[all …]
DTypeRecordHelpers.cpp49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
DTypeHashing.cpp36 SmallVector<TiReference, 4> Refs; in hashType() local
DTypeStreamMerger.cpp389 SmallVector<TiReference, 4> Refs; in remapIndices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp197 struct Refs in createRenderPass() struct
199 std::vector<AttachmentRef> colorAttachmentRefs; in createRenderPass()
200 std::vector<AttachmentRef> resolveAttachmentRefs; in createRenderPass()
201 std::vector<AttachmentRef> depthStencilAttachmentRefs; in createRenderPass()
202 std::vector<AttachmentRef> inputAttachmentRefs; in createRenderPass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h54 unsigned Refs = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp200 NodeList Refs = IA.Addr->members(DFG); in removeOperand() local
DRDFGraph.cpp1132 NodeList Refs; in getRelatedRefs() local
1542 NodeList Refs = PA.Addr->members(*this); in removeUnusedPhis() local
DRDFLiveness.cpp339 NodeList Refs = I.Addr->members(DFG); in getNearestAliasedRef() local
DHexagonConstExtenders.cpp1477 void HCE::calculatePlacement(const ExtenderInit &ExtI, const IndexList &Refs, in calculatePlacement()
DHexagonISelDAGToDAGHVX.cpp1346 DenseMap<SDNode*, SDNode**> Refs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp59 auto Refs = refs(); in specialRefCounts() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5746 static void setSpecialRefs(std::vector<ValueInfo> &Refs, unsigned ROCnt, in setSpecialRefs()
5914 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
5974 std::vector<ValueInfo> Refs = in parseEntireSummary() local
5995 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
6054 std::vector<ValueInfo> Refs = makeRefList( in parseEntireSummary() local
6110 std::vector<ValueInfo> Refs = in parseEntireSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp395 std::vector<ValueInfo> Refs; in computeFunctionSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntervalMap.h1250 SmallVector<IntervalMapImpl::NodeRef, 4> Refs, NextRefs; in visitNodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp8090 std::vector<ValueInfo> Refs; in ParseFunctionSummary() local
8159 std::vector<ValueInfo> Refs; in ParseVariableSummary() local
8484 bool LLParser::ParseOptionalRefs(std::vector<ValueInfo> &Refs) { in ParseOptionalRefs()
/third_party/boost/boost/wave/util/
Dflex_string.hpp1205 RefCountType& Refs() in Refs() function in boost::wave::util::CowString