Home
last modified time | relevance | path

Searched defs:Updates (Results 1 – 23 of 23) sorted by relevance

/external/wuffs-mirror-release-c/
DREADME.md24 ## Updates section in Wuffs Mirror (release/c)
/external/toolchain-utils/afdo_metadata/
DREADME.md13 ## Updates section in Usage
/external/webrtc/api/video_codecs/
Dvp8_frame_config.cc63 bool Vp8FrameConfig::Updates(Buffer buffer) const { in Updates() function in webrtc::Vp8FrameConfig
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDomTreeUpdater.cpp231 void DomTreeUpdater::applyUpdates(ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdates()
250 ArrayRef<DominatorTree::UpdateType> Updates) { in applyUpdatesPermissive()
DMemorySSAUpdater.cpp749 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()
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dops_select.md281 ## Updates section in Select TensorFlow operators
/external/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp515 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()
538 SmallVector<UpdateRecord, 64> Updates; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp523 Function &F, SmallVectorImpl<UpdateRecord> &Updates, in promoteConstants()
546 SmallVector<UpdateRecord, 64> Updates; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp56 SmallVectorImpl<DominatorTree::UpdateType> *Updates, in DetatchDeadBlocks()
104 SmallVector<DominatorTree::UpdateType, 4> Updates; in DeleteDeadBlocks() local
228 std::vector<DominatorTree::UpdateType> Updates; in MergeBlockIntoPredecessor() local
DLocal.cpp238 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
DBreakCriticalEdges.cpp234 SmallVector<DominatorTree::UpdateType, 3> Updates; in SplitCriticalEdge() local
DLoopRotationUtils.cpp433 SmallVector<DominatorTree::UpdateType, 3> Updates; in rotateLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1054 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
DLoopUnswitch.cpp971 SmallVector<DominatorTree::UpdateType, 3> Updates; in EmitPreheaderBranchOnCondition() local
DSimpleLoopUnswitch.cpp510 SmallVector<CFGUpdate, 1> Updates; in unswitchTrivialBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp145 SmallVectorImpl<GlobalValue *> *Updates) { in MarkLive()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h78 SmallVector<UpdateT, 4> Updates; member
1605 ArrayRef<typename DomTreeT::UpdateType> Updates) { in CalculateWithUpdates()
1638 ArrayRef<typename DomTreeT::UpdateType> Updates) { in ApplyUpdates()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h104 GraphDiff(ArrayRef<cfg::Update<NodePtr>> Updates) { in GraphDiff()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp369 std::vector<DominatorTree::UpdateType> Updates; in perform() local
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/dataflow/
DAccessPathNullnessPropagation.java1057 public interface Updates { interface in AccessPathNullnessPropagation
/external/clang/include/clang/AST/
DStmtOpenMP.h557 SmallVector<Expr *, 4> Updates; member
/external/clang/lib/Serialization/
DASTReader.cpp8637 auto Updates = std::move(PendingExceptionSpecUpdates); in FinishedDeserializing() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp9742 SmallVector<Expr *, 8> Updates; in FinishOpenMPLinearClause() local