/third_party/skia/third_party/externals/wuffs/ |
D | README.md | 24 ## Updates section in Wuffs Mirror (release/c)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | DomTreeUpdater.cpp | 231 void DomTreeUpdater::applyUpdates(ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdates() 250 ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdatesPermissive()
|
D | MemorySSAUpdater.cpp | 749 SmallVector<CFGUpdate, 4> Updates; in privateUpdateExitBlocksForClonedLoop() local 782 void MemorySSAUpdater::applyUpdates(ArrayRef<CFGUpdate> Updates, in applyUpdates() 813 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates() 819 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64PromoteConstant.cpp | 523 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants() 546 SmallVector<UpdateRecord, 64> Updates; in runOnFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 56 SmallVectorImpl<DominatorTree::UpdateType> *Updates, in DetatchDeadBlocks() 104 SmallVector<DominatorTree::UpdateType, 4> Updates; in DeleteDeadBlocks() local 228 std::vector<DominatorTree::UpdateType> Updates; in MergeBlockIntoPredecessor() local
|
D | Local.cpp | 238 std::vector <DominatorTree::UpdateType> Updates; in ConstantFoldTerminator() local 306 std::vector <DominatorTree::UpdateType> Updates; in ConstantFoldTerminator() local 691 SmallVector<DominatorTree::UpdateType, 32> Updates; in MergeBasicBlockIntoOnlyPred() local 1003 SmallVector<DominatorTree::UpdateType, 32> Updates; in TryToSimplifyUncondBranchFromEmptyBlock() local 1919 std::vector <DominatorTree::UpdateType> Updates; in changeToUnreachable() local 2256 std::vector<DominatorTree::UpdateType> Updates; in removeUnreachableBlocks() local
|
D | BreakCriticalEdges.cpp | 234 SmallVector<DominatorTree::UpdateType, 3> Updates; in SplitCriticalEdge() local
|
D | LoopRotationUtils.cpp | 433 SmallVector<DominatorTree::UpdateType, 3> Updates; in rotateLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 1054 std::vector<DominatorTree::UpdateType> Updates; in ProcessBlock() local 1640 std::vector <DominatorTree::UpdateType> Updates; in ProcessThreadableEdges() local 2166 std::vector<DominatorTree::UpdateType> Updates; in SplitBlockPreds() local 2326 std::vector<DominatorTree::UpdateType> Updates; in DuplicateCondBranchOnPHIIntoPred() local 2622 std::vector<DominatorTree::UpdateType> Updates; in TryToUnfoldSelectInCurrBB() local
|
D | LoopUnswitch.cpp | 971 SmallVector<DominatorTree::UpdateType, 3> Updates; in EmitPreheaderBranchOnCondition() local
|
D | SimpleLoopUnswitch.cpp | 510 SmallVector<CFGUpdate, 1> Updates; in unswitchTrivialBranch() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalDCE.cpp | 145 SmallVectorImpl<GlobalValue *> *Updates) { in MarkLive()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 78 SmallVector<UpdateT, 4> Updates; member 1605 ArrayRef<typename DomTreeT::UpdateType> Updates) { in CalculateWithUpdates() 1638 ArrayRef<typename DomTreeT::UpdateType> Updates) { in ApplyUpdates()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | CFGDiff.h | 104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { in GraphDiff()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOMemOPSizeOpt.cpp | 369 std::vector<DominatorTree::UpdateType> Updates; in perform() local
|