Searched defs:BlockMap (Results 1 – 7 of 7) sorted by relevance
82 struct BlockMap { struct85 // The order in which to traverse the matrix of which this BlockMap represents argument87 BlockMapTraversalOrder traversal_order; argument90 SidePair<int> dims;92 int num_blocks_base_log2;116 // Create a BlockMap suitable for tiling the destination matrix in a argument
189 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
205 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
484 std::vector<til::BasicBlock *> BlockMap; // Map from clang to til BBs. variable
448 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anona7cfb5630311::GCPtrTracker
1462 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local
1547 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local