Searched refs:MUD (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | MemorySSA.h | 430 static Use *op_begin(MemoryUseOrDef *MUD) { 431 if (auto *MU = dyn_cast<MemoryUse>(MUD)) 433 return OperandTraits<MemoryDef>::op_begin(cast<MemoryDef>(MUD)); 436 static Use *op_end(MemoryUseOrDef *MUD) { 437 if (auto *MU = dyn_cast<MemoryUse>(MUD)) 439 return OperandTraits<MemoryDef>::op_end(cast<MemoryDef>(MUD)); 442 static unsigned operands(const MemoryUseOrDef *MUD) { 443 if (const auto *MU = dyn_cast<MemoryUse>(MUD)) 445 return OperandTraits<MemoryDef>::operands(cast<MemoryDef>(MUD)); 1278 if (auto *MUD = dyn_cast<MemoryUseOrDef>(MA)) { [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 133 MemoryLocOrCall(MemoryUseOrDef *MUD) in MemoryLocOrCall() argument 134 : MemoryLocOrCall(MUD->getMemoryInst()) {} in MemoryLocOrCall() 135 MemoryLocOrCall(const MemoryUseOrDef *MUD) in MemoryLocOrCall() argument 136 : MemoryLocOrCall(MUD->getMemoryInst()) {} in MemoryLocOrCall() 1044 if (auto *MUD = dyn_cast<MemoryUseOrDef>(MA)) in invalidateInfo() local 1045 MUD->resetOptimized(); in invalidateInfo() 1080 if (auto *MUD = dyn_cast<MemoryUseOrDef>(MA)) in invalidateInfo() local 1081 MUD->resetOptimized(); in invalidateInfo() 1121 if (MemoryUseOrDef *MUD = dyn_cast<MemoryUseOrDef>(&L)) { in renameBlock() local 1122 if (MUD->getDefiningAccess() == nullptr || RenameAllUses) in renameBlock() [all …]
|
D | MemorySSAUpdater.cpp | 590 if (const MemoryUseOrDef *MUD = dyn_cast<MemoryUseOrDef>(&MA)) { in cloneUsesAndDefs() local 591 Instruction *Insn = MUD->getMemoryInst(); in cloneUsesAndDefs() 603 getNewDefiningAccessForClone(MUD->getDefiningAccess(), VMap, in cloneUsesAndDefs() 605 /*Template=*/CloneWasSimplified ? nullptr : MUD, in cloneUsesAndDefs() 1185 auto *MUD = cast<MemoryUseOrDef>(FirstInNew); in moveAllAccesses() local 1187 auto NextIt = ++MUD->getIterator(); in moveAllAccesses() 1191 MSSA->moveTo(MUD, To, MemorySSA::End); in moveAllAccesses() 1195 MUD = NextMUD; in moveAllAccesses() 1196 } while (MUD); in moveAllAccesses() 1317 if (auto *MUD = dyn_cast<MemoryUseOrDef>(U.getUser())) in removeMemoryAccess() local [all …]
|
D | AliasSetTracker.cpp | 550 if (auto *MUD = dyn_cast<MemoryUseOrDef>(&Access)) in addAllInstructionsInLoopUsingMSSA() local 551 add(MUD->getMemoryInst()); in addAllInstructionsInLoopUsingMSSA()
|
D | LoopInfo.cpp | 108 if (auto *MUD = MSSAU->getMemorySSA()->getMemoryAccess(I)) in makeLoopInvariant() local 109 MSSAU->moveToPlace(MUD, InsertPt->getParent(), in makeLoopInvariant()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 280 if (MemoryUseOrDef *MUD = cast_or_null<MemoryUseOrDef>( in MergeBlockIntoPredecessor() local 282 MSSAU->moveToPlace(MUD, PredBB, MemorySSA::End); in MergeBlockIntoPredecessor()
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-scc | 60 …{\an7}{\pos(86,228)}{\i1}- CIDER ! CHERRIES !\N{\an7}{\pos(86,243)}{\i0}- UH, GRA-- GRAVY ! MUD !
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LICM.cpp | 1074 const auto *MUD = cast<MemoryUseOrDef>(&Acc); in isOnlyMemoryAccess() local 1075 if (MUD->getMemoryInst() != I || NotAPhi++ == 1) in isOnlyMemoryAccess()
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 20692 SIDE OF HIM COATED WITH STIFFENING MUD) Harriers, father. Only that once.
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 198039 z)W~8^jXc1qkwv@`MUD$OwX%RSgxpCCIh_<S&v#PTInOy0p~FeBa=SAbVXl+H&ikDd
|