/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-indic-table.cc | 113 /* 0900 */ _(Bi,T), _(Bi,T), _(Bi,T), _(Vs,R), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 114 /* 0908 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 115 /* 0910 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 125 /* 0960 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 127 /* 0970 */ _(x,x), _(x,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 132 /* 0980 */ _(CP,x), _(Bi,T), _(Bi,R), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), 133 /* 0988 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(x,x), _(x,x), _(VI,x), 134 /* 0990 */ _(VI,x), _(x,x), _(x,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 144 /* 09E0 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 151 /* 0A00 */ _(x,x), _(Bi,T), _(Bi,T), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), [all …]
|
/third_party/harfbuzz/src/ |
D | hb-ot-shape-complex-indic-table.cc | 113 /* 0900 */ _(Bi,T), _(Bi,T), _(Bi,T), _(Vs,R), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 114 /* 0908 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 115 /* 0910 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 125 /* 0960 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 127 /* 0970 */ _(x,x), _(x,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 132 /* 0980 */ _(CP,x), _(Bi,T), _(Bi,R), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), 133 /* 0988 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(x,x), _(x,x), _(VI,x), 134 /* 0990 */ _(VI,x), _(x,x), _(x,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 144 /* 09E0 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 151 /* 0A00 */ _(x,x), _(Bi,T), _(Bi,T), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-shape-complex-indic-table.cc | 107 /* 0900 */ _(Bi,T), _(Bi,T), _(Bi,T), _(Vs,R), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 108 /* 0908 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 109 /* 0910 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 119 /* 0960 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 121 /* 0970 */ _(x,x), _(x,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), 126 /* 0980 */ _(CP,x), _(Bi,T), _(Bi,R), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), 127 /* 0988 */ _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(VI,x), _(x,x), _(x,x), _(VI,x), 128 /* 0990 */ _(VI,x), _(x,x), _(x,x), _(VI,x), _(VI,x), _(C,x), _(C,x), _(C,x), 138 /* 09E0 */ _(VI,x), _(VI,x), _(M,B), _(M,B), _(x,x), _(x,x), _(Nd,x), _(Nd,x), 145 /* 0A00 */ _(x,x), _(Bi,T), _(Bi,T), _(Vs,R), _(x,x), _(VI,x), _(VI,x), _(VI,x), [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 270 updateValueInfoForIndirectCalls(const ModuleSummaryIndex &Index, ValueInfo VI) { in updateValueInfoForIndirectCalls() argument 271 if (!VI.getSummaryList().empty()) in updateValueInfoForIndirectCalls() 272 return VI; in updateValueInfoForIndirectCalls() 278 auto GUID = Index.getGUIDFromOriginalID(VI.getGUID()); in updateValueInfoForIndirectCalls() 289 for (auto &VI : Summary.refs()) { in computeImportForReferencedGlobals() local 290 if (DefinedGVSummaries.count(VI.getGUID())) { in computeImportForReferencedGlobals() 296 LLVM_DEBUG(dbgs() << " ref -> " << VI << "\n"); in computeImportForReferencedGlobals() 309 auto MarkExported = [&](const ValueInfo &VI, const GlobalValueSummary *S) { in computeImportForReferencedGlobals() argument 311 (*ExportLists)[S->modulePath()].insert(VI); in computeImportForReferencedGlobals() 314 for (auto &RefSummary : VI.getSummaryList()) in computeImportForReferencedGlobals() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ModuleSummaryIndex.cpp | 93 auto VI = getValueInfo(ValueGUID); in getGlobalValueSummary() local 94 assert(VI && "GlobalValue not found in index"); in getGlobalValueSummary() 95 assert((!PerModuleIndex || VI.getSummaryList().size() == 1) && in getGlobalValueSummary() 97 auto &Summary = VI.getSummaryList()[0]; in getGlobalValueSummary() 102 auto VI = getValueInfo(GUID); in isGUIDLive() local 103 if (!VI) in isGUIDLive() 105 const auto &SummaryList = VI.getSummaryList(); in isGUIDLive() 123 for (auto &VI : S->refs()) { in propagateAttributesToRefs() local 124 assert(VI.getAccessSpecifier() == 0 || isa<FunctionSummary>(S)); in propagateAttributesToRefs() 125 for (auto &Ref : VI.getSummaryList()) in propagateAttributesToRefs() [all …]
|
D | ValueSymbolTable.cpp | 35 for (const auto &VI : vmap) in ~ValueSymbolTable() local 37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData() in ~ValueSymbolTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FunctionImportUtils.cpp | 38 const GlobalValue *SGV, ValueInfo VI) { in shouldPromoteLocalToGlobal() argument 63 VI, SGV->getParent()->getModuleIdentifier()); in shouldPromoteLocalToGlobal() 197 ValueInfo VI; in processGlobalForThinLTO() local 199 VI = ImportIndex.getValueInfo(GV.getGUID()); in processGlobalForThinLTO() 201 if (VI && ImportIndex.hasSyntheticEntryCounts()) { in processGlobalForThinLTO() 204 for (auto &S : VI.getSummaryList()) { in processGlobalForThinLTO() 217 if (VI && VI.isDSOLocal()) { in processGlobalForThinLTO() 226 assert(VI || GV.isDeclaration() || in processGlobalForThinLTO() 238 if (!GV.isDeclaration() && VI && ImportIndex.withAttributePropagation()) { in processGlobalForThinLTO() 250 ImportIndex.findSummaryInModule(VI, M.getModuleIdentifier())); in processGlobalForThinLTO() [all …]
|
D | LoopUnrollAndJam.cpp | 352 for (ValueToValueMapTy::iterator VI = VMap.begin(), VE = VMap.end(); in UnrollAndJamLoop() local 353 VI != VE; ++VI) { in UnrollAndJamLoop() 354 PrevItValueMap[VI->second] = in UnrollAndJamLoop() 355 const_cast<Value *>(It == 1 ? VI->first : LastValueMap[VI->first]); in UnrollAndJamLoop() 356 LastValueMap[VI->first] = VI->second; in UnrollAndJamLoop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_vector_ops_main.cpp | 77 for (size_t VI = 0; VI < NumTestVectors; ++VI) { in testInsertElement() local 78 Ty Vect = TestVectors[VI]; in testInsertElement() 112 for (size_t VI = 0; VI < NumTestVectors; ++VI) { in testExtractElement() local 113 Ty Vect = TestVectors[VI]; in testExtractElement() 141 for (size_t VI = 0; VI < NumTestVectors; ++VI) { in testShuffleVector() local 142 Ty Vect0 = TestVectors[VI]; in testShuffleVector()
|
/third_party/glslang/Test/ |
D | hlsl.structin.vert | 1 struct VI { 7 VI main(float4 d : mysem, VI vi, float4 e : mysem) 9 VI local;
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NN_vi_surface/ |
D | platformQuerySupport_vi.adoc | 6 === VI Platform 8 On VI, all physical devices and queue families must: be capable of 10 As a result there is no VI-specific query for these capabilities.
|
D | platformQuerySupport_vi.txt | 6 === VI Platform 8 On VI, all physical devices and queue families must: be capable of 10 As a result there is no VI-specific query for these capabilities.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | FunctionImport.h | 73 ValueInfo VI; member 81 ImportFailureInfo(ValueInfo VI, CalleeInfo::HotnessType MaxHotness, in ImportFailureInfo() 83 : VI(VI), MaxHotness(MaxHotness), Reason(Reason), Attempts(Attempts) {} in ImportFailureInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TailDuplicator.cpp | 405 auto VI = LocalVRMap.find(Reg); in duplicateInstruction() local 406 if (VI != LocalVRMap.end()) { in duplicateInstruction() 411 auto *MappedRC = MRI->getRegClass(VI->second.Reg); in duplicateInstruction() 413 if (VI->second.SubReg != 0) { in duplicateInstruction() 415 VI->second.SubReg); in duplicateInstruction() 420 MRI->setRegClass(VI->second.Reg, ConstrRC); in duplicateInstruction() 425 ConstrRC = MRI->constrainRegClass(VI->second.Reg, OrigRC); in duplicateInstruction() 431 MO.setReg(VI->second.Reg); in duplicateInstruction() 435 VI->second.SubReg)); in duplicateInstruction() 446 .addReg(VI->second.Reg, 0, VI->second.SubReg); in duplicateInstruction() [all …]
|
D | InterleavedLoadCombinePass.cpp | 1140 for (auto &VI : InterleavedLoad) { in combine() local 1142 LIs.insert(VI.LIs.begin(), VI.LIs.end()); in combine() 1147 Is.insert(VI.Is.begin(), VI.Is.end()); in combine() 1150 SVIs.insert(VI.SVI); in combine() 1193 for (auto &VI : InterleavedLoad) { in combine() local 1194 if (!DT.dominates(InsertionPoint, VI.SVI)) in combine() 1232 for (auto &VI : InterleavedLoad) { in combine() local 1237 Builder.SetInsertPoint(VI.SVI); in combine() 1240 VI.SVI->replaceAllUsesWith(SVI); in combine()
|
D | LiveVariables.cpp | 683 VarInfo &VI = getVarInfo(Reg); in replaceKillInstruction() local 684 std::replace(VI.Kills.begin(), VI.Kills.end(), &OldMI, &NewMI); in replaceKillInstruction() 739 LiveVariables::VarInfo &VI = getVarInfo(Reg); in isLiveOut() local 742 for (unsigned i = 0, e = VI.Kills.size(); i != e; ++i) in isLiveOut() 743 Kills.insert(VI.Kills[i]->getParent()); in isLiveOut() 750 if (VI.AliveBlocks.test(SuccIdx)) in isLiveOut() 804 VarInfo &VI = getVarInfo(Reg); in addNewBlock() local 805 if (Kills.count(Reg) || VI.AliveBlocks.test(SuccBB->getNumber())) in addNewBlock() 806 VI.AliveBlocks.set(NumNew); in addNewBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 277 auto VI = Values.begin(); in restrictToBlocks() local 279 assert(VI != Values.end()); in restrictToBlocks() 283 VI = Values.erase(VI); in restrictToBlocks() 286 ++VI; in restrictToBlocks() 425 auto VI = ValueNumbering.find(V); in lookupOrAdd() local 426 if (VI != ValueNumbering.end()) in lookupOrAdd() 427 return VI->second; in lookupOrAdd() 514 auto VI = ValueNumbering.find(V); in lookup() local 515 assert(VI != ValueNumbering.end() && "Value not numbered?"); in lookup() 516 return VI->second; in lookup()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleSummaryAnalysis.cpp | 426 for (auto &VI : StoreRefEdges) in computeFunctionSummary() local 427 if (LoadRefEdges.remove(VI)) in computeFunctionSummary() 428 RefEdges.insert(VI); in computeFunctionSummary() 434 for (auto &VI : LoadRefEdges) in computeFunctionSummary() local 435 RefEdges.insert(VI); in computeFunctionSummary() 438 for (auto &VI : StoreRefEdges) in computeFunctionSummary() local 439 RefEdges.insert(VI); in computeFunctionSummary() 635 if (ValueInfo VI = Index.getValueInfo(GlobalValue::getGUID(Name))) in setLiveRoot() local 636 for (auto &Summary : VI.getSummaryList()) in setLiveRoot() 799 llvm::all_of(Summary->refs(), [&](const ValueInfo &VI) { in buildModuleSummaryIndex() argument [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NN_vi_surface.txt | 30 1) Does VI need a way to query for compatibility between a particular 31 physical device (and queue family?) and a specific VI display? 43 The definition for the VI native window handle type is defined inside the
|
D | VK_NN_vi_surface.adoc | 30 1) Does VI need a way to query for compatibility between a particular 31 physical device (and queue family?) and a specific VI display? 43 The definition for the VI native window handle type is defined inside the
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTO.cpp | 150 for (const auto &VI : ExportList) { in computeLTOCacheKey() local 151 auto GUID = VI.getGUID(); in computeLTOCacheKey() 195 for (const ValueInfo &VI : GS->refs()) { in computeLTOCacheKey() local 196 AddUnsigned(VI.isDSOLocal()); in computeLTOCacheKey() 197 AddUsedCfiGlobal(VI.getGUID()); in computeLTOCacheKey() 305 ValueInfo VI, DenseSet<GlobalValueSummary *> &GlobalInvolvedWithAlias, in thinLTOResolvePrevailingGUID() argument 311 for (auto &S : VI.getSummaryList()) { in thinLTOResolvePrevailingGUID() 326 if (isPrevailing(VI.getGUID(), S.get())) { in thinLTOResolvePrevailingGUID() 339 S->setCanAutoHide(VI.canAutoHide() && in thinLTOResolvePrevailingGUID() 340 !GUIDPreservedSymbols.count(VI.getGUID())); in thinLTOResolvePrevailingGUID() [all …]
|
/third_party/glslang/Test/baseResults/ |
D | hlsl.structin.vert.out | 4 0:8 Function Definition: @main(vf4;struct-VI-vf4[2]-vf4-vf41;vf4; ( temp structure{ temp 2-element… 124 0:8 Function Call: @main(vf4;struct-VI-vf4[2]-vf4-vf41;vf4; ( temp structure{ temp 2-eleme… 176 0:8 Function Definition: @main(vf4;struct-VI-vf4[2]-vf4-vf41;vf4; ( temp structure{ temp 2-element… 296 0:8 Function Call: @main(vf4;struct-VI-vf4[2]-vf4-vf41;vf4; ( temp structure{ temp 2-eleme… 352 Name 12 "VI" 353 MemberName 12(VI) 0 "m" 354 MemberName 12(VI) 1 "coord" 355 MemberName 12(VI) 2 "b" 356 Name 18 "@main(vf4;struct-VI-vf4[2]-vf4-vf41;vf4;" 396 12(VI): TypeStruct 11 7(fvec4) 7(fvec4) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 231 inline raw_ostream &operator<<(raw_ostream &OS, const ValueInfo &VI) { 232 OS << VI.getGUID(); 233 if (!VI.name().empty()) 234 OS << " (" << VI.name() << ")"; 734 VirtFuncOffset(ValueInfo VI, uint64_t Offset) 735 : FuncVI(VI), VTableOffset(Offset) {} 905 TypeIdOffsetVtableInfo(uint64_t Offset, ValueInfo VI) 906 : AddressPointOffset(Offset), VTableVI(VI) {} 1180 void addGlobalValueSummary(ValueInfo VI, 1182 addOriginalName(VI.getGUID(), Summary->getOriginalName()); [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | VIInstrFormats.td | 1 //===-- VIInstrFormats.td - VI Instruction Encodings ----------------------===// 9 // VI Instruction format definitions.
|
D | VIInstructions.td | 1 //===-- VIInstructions.td - VI Instruction Defintions ---------------------===// 8 // Instruction definitions for VI and newer.
|