Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/ruy/ruy/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemory.h47 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemory.h47 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemory.h47 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemory.h47 typedef std::map<lldb::addr_t, lldb::DataBufferSP> BlockMap; typedef
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dram_file_block_cache.h189 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache.h205 typedef std::map<Key, std::shared_ptr<Block>> BlockMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h238 DenseMap<BlockT *, CycleT *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericCycleInfo.h234 DenseMap<BlockT *, CycleT *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericCycleInfo.h234 DenseMap<BlockT *, CycleT *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericCycleInfo.h234 DenseMap<BlockT *, CycleT *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericCycleInfo.h234 DenseMap<BlockT *, CycleT *> BlockMap; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h153 EFI_FV_BLOCK_MAP_ENTRY BlockMap[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h147 EFI_FV_BLOCK_MAP_ENTRY BlockMap[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h153 EFI_FV_BLOCK_MAP_ENTRY BlockMap[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h147 EFI_FV_BLOCK_MAP_ENTRY BlockMap[1]; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Pi/
H A DPiFirmwareVolume.h147 EFI_FV_BLOCK_MAP_ENTRY BlockMap[1]; member
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h484 std::vector<til::BasicBlock *> BlockMap; // Map from clang to til BBs. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h517 std::vector<til::BasicBlock *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h517 std::vector<til::BasicBlock *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h517 std::vector<til::BasicBlock *> BlockMap; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h517 std::vector<til::BasicBlock *> BlockMap; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DSafepointIRVerifier.cpp457 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anon49552c5a0311::GCPtrTracker
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSafepointIRVerifier.cpp448 DenseMap<const BasicBlock *, BasicBlockState *> BlockMap; member in __anonbd9727d40311::GCPtrTracker
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1547 NonLocalDepInfo &BlockMap = NLDI->second.first; in removeInstruction() local

12