/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/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/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 …]
|
D | StripSymbols.cpp | 163 for (ValueSymbolTable::iterator VI = ST.begin(), VE = ST.end(); VI != VE; ) { in StripSymtab() local 164 Value *V = VI->getValue(); in StripSymtab() 165 ++VI; in StripSymtab()
|
/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 …]
|
/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/boost/libs/thread/doc/ |
D | compliance.qbk | 227 …[[VI.A] [Executor Concept] [Yes] [ `wrapper_type` renamed by `work` and `spawn by `submit` ]] 228 [[VI.A.1] [`thread_per_task_executor] [Yes] [ renamed `thread_executor`]] 229 [[VI.A.2] [`thread_pool_executor`] [Yes] [ renamed `basic_thread_pool`]] 230 [[VI.A.3] [`system_executor`] [No] [ - ]] 231 [[VI.A.4] [`loop_executor`] [Yes] [ - ]] 232 [[VI.A.5] [`serial_executor`] [yes] [ - ]] 233 [[VI.B] [`executor_ref`] [yes] [ - ]] 234 [[VI.C] [`executor`] [yes] [ renamed `gen_executor_ref` ]] 235 [[VI.D] [Free Functions and Helper Objects] [partial] [ - ]] 236 [[VI.D] [`make_package`] [No] [ - ]] [all …]
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/tegra30/ |
D | pinmux.c | 98 PIN(VI_D0_PT4, DDR, RSVD2, VI, RSVD4), 99 PIN(VI_D1_PD5, DDR, SDMMC2, VI, RSVD4), 100 PIN(VI_D2_PL0, DDR, SDMMC2, VI, RSVD4), 101 PIN(VI_D3_PL1, DDR, SDMMC2, VI, RSVD4), 102 PIN(VI_D4_PL2, DDR, SDMMC2, VI, RSVD4), 103 PIN(VI_D5_PL3, DDR, SDMMC2, VI, RSVD4), 104 PIN(VI_D6_PL4, DDR, SDMMC2, VI, RSVD4), 105 PIN(VI_D7_PL5, DDR, SDMMC2, VI, RSVD4), 106 PIN(VI_D8_PL6, DDR, SDMMC2, VI, RSVD4), 107 PIN(VI_D9_PL7, DDR, SDMMC2, VI, RSVD4), [all …]
|
/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/uboot/u-boot-2020.01/board/toradex/apalis_t30/ |
D | pinmux-config-apalis_t30.h | 174 LV_PINMUX(VI_D0_PT4, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 175 LV_PINMUX(VI_D1_PD5, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 176 LV_PINMUX(VI_D2_PL0, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 177 LV_PINMUX(VI_D3_PL1, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 178 LV_PINMUX(VI_D4_PL2, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 179 LV_PINMUX(VI_D5_PL3, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 180 LV_PINMUX(VI_D6_PL4, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 181 LV_PINMUX(VI_D7_PL5, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 182 LV_PINMUX(VI_D8_PL6, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 183 LV_PINMUX(VI_D9_PL7, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), [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.
|
/third_party/uboot/u-boot-2020.01/board/avionic-design/common/ |
D | pinmux-config-tamonten-ng.h | 208 LV_PINMUX(VI_MCLK_PT1, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 209 LV_PINMUX(VI_PCLK_PT0, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 210 LV_PINMUX(VI_HSYNC_PD7, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 211 LV_PINMUX(VI_VSYNC_PD6, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 212 LV_PINMUX(VI_D2_PL0, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 213 LV_PINMUX(VI_D3_PL1, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 214 LV_PINMUX(VI_D4_PL2, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 215 LV_PINMUX(VI_D5_PL3, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 216 LV_PINMUX(VI_D6_PL4, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), 217 LV_PINMUX(VI_D7_PL5, VI, NORMAL, NORMAL, INPUT, DISABLE, DISABLE), [all …]
|
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | PHITransAddr.h | 118 if (Instruction *VI = dyn_cast<Instruction>(V)) in AddAsInput() local 119 InstInputs.push_back(VI); in AddAsInput()
|
/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/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/uboot/u-boot-2020.01/arch/arm/mach-tegra/tegra20/ |
D | pinmux.c | 297 PIN(DTA, RSVD1, SDIO2, VI, RSVD4), 298 PIN(DTB, RSVD1, RSVD2, VI, SPI1), 299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4), 300 PIN(DTD, RSVD1, SDIO2, VI, RSVD4), 301 PIN(DTE, RSVD1, RSVD2, VI, SPI1), 408 PIN(DTF, I2C3, RSVD2, VI, RSVD4),
|