Home
last modified time | relevance | path

Searched defs:BlockMap (Results 1 – 7 of 7) sorted by relevance

/external/ruy/ruy/
Dblock_map.h82 struct BlockMap { struct
85 // The order in which to traverse the matrix of which this BlockMap represents argument
87 BlockMapTraversalOrder traversal_order; argument
90 SidePair<int> dims;
92 int num_blocks_base_log2;
116 // Create a BlockMap suitable for tiling the destination matrix in a argument
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h189 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache.h205 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h484 std::vector<til::BasicBlock *> BlockMap; // Map from clang to til BBs. variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSafepointIRVerifier.cpp448 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anona7cfb5630311::GCPtrTracker
/external/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1462 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1547 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local